[{"id":5295001,"name":"_dvc-gs","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://dvc.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-10-26T20:52:27.000Z","latest_release_published_at":"2020-10-26T20:52:27.000Z","latest_release_number":"1.9.0","last_synced_at":"2026-03-10T18:51:22.851Z","created_at":"2022-10-03T15:57:41.796Z","updated_at":"2026-03-10T18:51:22.852Z","registry_url":"https://anaconda.org/conda-forge/_dvc-gs","install_command":"conda install -c conda-forge _dvc-gs","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:05.890Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":2.4507112553032195,"forks_count":4.392313451459945,"average":17.422011479910157},"purl":"pkg:conda/_dvc-gs?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/_dvc-gs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/_dvc-gs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/_dvc-gs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-gs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-gs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-gs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-gs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-gs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-gs/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5295000,"name":"_dvc-gdrive","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://dvc.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-10-26T20:52:25.000Z","latest_release_published_at":"2020-10-26T20:52:25.000Z","latest_release_number":"1.9.0","last_synced_at":"2026-03-10T18:51:25.004Z","created_at":"2022-10-03T15:57:41.711Z","updated_at":"2026-03-10T18:51:25.005Z","registry_url":"https://anaconda.org/conda-forge/_dvc-gdrive","install_command":"conda install -c conda-forge _dvc-gdrive","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:05.889Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":2.4507112553032195,"forks_count":4.392313451459945,"average":17.422011479910157},"purl":"pkg:conda/_dvc-gdrive?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/_dvc-gdrive","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/_dvc-gdrive","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/_dvc-gdrive/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-gdrive/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-gdrive/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-gdrive/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-gdrive/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-gdrive/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-gdrive/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5295004,"name":"_dvc-s3","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://dvc.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-10-26T20:52:31.000Z","latest_release_published_at":"2020-10-26T20:52:31.000Z","latest_release_number":"1.9.0","last_synced_at":"2026-03-10T18:51:25.317Z","created_at":"2022-10-03T15:57:41.998Z","updated_at":"2026-03-10T18:51:25.317Z","registry_url":"https://anaconda.org/conda-forge/_dvc-s3","install_command":"conda install -c conda-forge _dvc-s3","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:13.777Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":2.4507112553032195,"forks_count":4.392313451459945,"average":17.422011479910157},"purl":"pkg:conda/_dvc-s3?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/_dvc-s3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/_dvc-s3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/_dvc-s3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-s3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-s3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-s3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-s3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-s3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-s3/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5284572,"name":"dvc-gs","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://github.com/iterative/dvc-gs","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":69,"first_release_published_at":"2022-08-23T18:06:44.000Z","latest_release_published_at":"2022-11-10T20:05:23.000Z","latest_release_number":"2.20.0","last_synced_at":"2026-03-10T18:51:26.274Z","created_at":"2022-10-03T15:41:03.697Z","updated_at":"2026-03-10T18:51:26.275Z","registry_url":"https://anaconda.org/conda-forge/dvc-gs","install_command":"conda install -c conda-forge dvc-gs","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:13.040Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.35251260042916,"dependent_packages_count":28.978491940715607,"stargazers_count":2.5949398672588453,"forks_count":4.67588203004142,"docker_downloads_count":null,"average":15.150456609611258},"purl":"pkg:conda/dvc-gs?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dvc-gs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dvc-gs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dvc-gs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-gs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-gs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-gs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-gs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-gs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-gs/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5284577,"name":"dvc-s3","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://github.com/iterative/dvc-s3","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":70,"first_release_published_at":"2022-08-23T18:05:54.000Z","latest_release_published_at":"2022-11-03T17:48:06.000Z","latest_release_number":"2.21.0","last_synced_at":"2026-03-10T18:51:26.958Z","created_at":"2022-10-03T15:41:04.354Z","updated_at":"2026-03-10T18:51:26.958Z","registry_url":"https://anaconda.org/conda-forge/dvc-s3","install_command":"conda install -c conda-forge dvc-s3","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:10.490Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":12,"rankings":{"downloads":null,"dependent_repos_count":10.20510005489296,"dependent_packages_count":28.978491940715607,"stargazers_count":2.5949398672588453,"forks_count":4.67588203004142,"docker_downloads_count":null,"average":11.613603473227208},"purl":"pkg:conda/dvc-s3?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dvc-s3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dvc-s3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dvc-s3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-s3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-s3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-s3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-s3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-s3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-s3/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5295002,"name":"_dvc-hdfs","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://dvc.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-10-26T20:52:28.000Z","latest_release_published_at":"2020-10-26T20:52:28.000Z","latest_release_number":"1.9.0","last_synced_at":"2026-03-10T18:51:27.859Z","created_at":"2022-10-03T15:57:41.861Z","updated_at":"2026-03-10T18:51:27.860Z","registry_url":"https://anaconda.org/conda-forge/_dvc-hdfs","install_command":"conda install -c conda-forge _dvc-hdfs","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-17T13:22:54.000Z","size":20797,"stargazers_count":15012,"open_issues_count":162,"forks_count":1249,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-20T17:01:54.622Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-20T15:55:07.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280467270,"owners_count":26335477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-22T02:00:06.515Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:35.939Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":2.5754928874469676,"forks_count":4.482156226603444,"average":17.47566758173197},"purl":"pkg:conda/_dvc-hdfs?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/_dvc-hdfs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/_dvc-hdfs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/_dvc-hdfs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-22T01:01:01.174Z","issues_count":1064,"pull_requests_count":918,"avg_time_to_close_issue":47698061.444848485,"avg_time_to_close_pull_request":591497.0023474179,"issues_closed_count":824,"pull_requests_closed_count":852,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5784313725490196,"merged_pull_requests_count":733,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":107,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":1407521.2826086956,"past_year_avg_time_to_close_pull_request":272246.6582278481,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":158,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":1.3644859813084111,"past_year_avg_comments_per_pull_request":0.5567567567567567,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":146,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":325,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-hdfs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-hdfs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-hdfs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-hdfs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-hdfs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-hdfs/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5294999,"name":"_dvc-azure","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://dvc.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-10-26T20:52:24.000Z","latest_release_published_at":"2020-10-26T20:52:24.000Z","latest_release_number":"1.9.0","last_synced_at":"2026-03-10T18:51:31.192Z","created_at":"2022-10-03T15:57:41.646Z","updated_at":"2026-03-10T18:51:31.193Z","registry_url":"https://anaconda.org/conda-forge/_dvc-azure","install_command":"conda install -c conda-forge _dvc-azure","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:05.855Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":2.4507112553032195,"forks_count":4.392313451459945,"average":17.422011479910157},"purl":"pkg:conda/_dvc-azure?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/_dvc-azure","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/_dvc-azure","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/_dvc-azure/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-azure/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-azure/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-azure/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-azure/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-azure/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-azure/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5282448,"name":"_dvc","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://dvc.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-10-26T20:52:35.000Z","latest_release_published_at":"2020-10-26T20:52:35.000Z","latest_release_number":"1.9.0","last_synced_at":"2026-08-27T23:28:16.893Z","created_at":"2022-10-03T15:37:44.402Z","updated_at":"2026-08-27T23:28:16.893Z","registry_url":"https://anaconda.org/conda-forge/_dvc","install_command":"conda install -c conda-forge _dvc","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-17T13:22:54.000Z","size":20797,"stargazers_count":15012,"open_issues_count":162,"forks_count":1249,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-20T17:01:54.622Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-20T15:55:07.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280467266,"owners_count":26335477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-22T02:00:06.515Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:35.976Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":7.087596705764912,"stargazers_count":2.4507112553032195,"forks_count":4.392313451459945,"average":11.98901921637135},"purl":"pkg:conda/_dvc?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/_dvc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/_dvc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/_dvc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-22T01:01:01.174Z","issues_count":1064,"pull_requests_count":918,"avg_time_to_close_issue":47698061.444848485,"avg_time_to_close_pull_request":591497.0023474179,"issues_closed_count":824,"pull_requests_closed_count":852,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5784313725490196,"merged_pull_requests_count":733,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":107,"past_year_pull_requests_count":185,"past_year_avg_time_to_close_issue":1407521.2826086956,"past_year_avg_time_to_close_pull_request":272246.6582278481,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":158,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":1.3644859813084111,"past_year_avg_comments_per_pull_request":0.5567567567567567,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":146,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":325,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5284567,"name":"dvc-base","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://dvc.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2020-10-27T10:25:59.000Z","latest_release_published_at":"2021-02-15T22:12:18.000Z","latest_release_number":"1.11.16","last_synced_at":"2026-08-25T20:30:35.567Z","created_at":"2022-10-03T15:41:03.324Z","updated_at":"2026-08-25T20:30:35.568Z","registry_url":"https://anaconda.org/conda-forge/dvc-base","install_command":"conda install -c conda-forge dvc-base","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:14.826Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.087846269029196,"dependent_packages_count":6.44372348390317,"stargazers_count":2.5754928874469676,"forks_count":4.631894185175942,"docker_downloads_count":null,"average":9.43473920638882},"purl":"pkg:conda/dvc-base?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dvc-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dvc-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dvc-base/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-base/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-base/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-base/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-base/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5284566,"name":"dvc-azure","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://github.com/iterative/dvc-azure","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":71,"first_release_published_at":"2022-08-23T17:54:01.000Z","latest_release_published_at":"2022-09-16T10:24:04.000Z","latest_release_number":"2.20.4","last_synced_at":"2026-03-20T21:34:24.422Z","created_at":"2022-10-03T15:41:03.104Z","updated_at":"2026-03-20T21:34:24.422Z","registry_url":"https://anaconda.org/conda-forge/dvc-azure","install_command":"conda install -c conda-forge dvc-azure","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:15.889Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.35251260042916,"dependent_packages_count":28.978491940715607,"stargazers_count":2.5949398672588453,"forks_count":4.67588203004142,"docker_downloads_count":null,"average":15.150456609611258},"purl":"pkg:conda/dvc-azure?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dvc-azure","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dvc-azure","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dvc-azure/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-azure/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-azure/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-azure/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-azure/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-azure/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-azure/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5295005,"name":"_dvc-ssh","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://dvc.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-10-26T20:52:32.000Z","latest_release_published_at":"2020-10-26T20:52:32.000Z","latest_release_number":"1.9.0","last_synced_at":"2026-03-27T04:08:45.748Z","created_at":"2022-10-03T15:57:42.076Z","updated_at":"2026-03-27T04:10:09.488Z","registry_url":"https://anaconda.org/conda-forge/_dvc-ssh","install_command":"conda install -c conda-forge _dvc-ssh","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-03-27T04:10:09.461Z","dependent_packages_count":1,"downloads":3215,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":2.4507112553032195,"forks_count":4.392313451459945,"average":17.422011479910157},"purl":"pkg:conda/_dvc-ssh?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/_dvc-ssh","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/_dvc-ssh","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/_dvc-ssh/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-ssh/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-ssh/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-ssh/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-ssh/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-ssh/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-ssh/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5284569,"name":"dvc-gdrive","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://github.com/iterative/dvc-gdrive","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":67,"first_release_published_at":"2022-08-23T18:04:22.000Z","latest_release_published_at":"2022-08-25T18:07:55.000Z","latest_release_number":"2.19.0","last_synced_at":"2026-07-26T16:01:11.646Z","created_at":"2022-10-03T15:41:03.539Z","updated_at":"2026-07-26T16:01:11.646Z","registry_url":"https://anaconda.org/conda-forge/dvc-gdrive","install_command":"conda install -c conda-forge dvc-gdrive","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:09.970Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.220569888717,"dependent_packages_count":28.978491940715607,"stargazers_count":2.5949398672588453,"forks_count":4.67588203004142,"docker_downloads_count":null,"average":14.117470931683219},"purl":"pkg:conda/dvc-gdrive?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dvc-gdrive","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dvc-gdrive","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dvc-gdrive/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-gdrive/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-gdrive/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-gdrive/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-gdrive/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-gdrive/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-gdrive/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5284579,"name":"dvc-ssh","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://github.com/iterative/dvc-ssh","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":67,"first_release_published_at":"2020-10-27T10:28:17.000Z","latest_release_published_at":"2022-10-14T08:06:58.000Z","latest_release_number":"2.20.0","last_synced_at":"2026-09-02T09:28:55.926Z","created_at":"2022-10-03T15:41:04.519Z","updated_at":"2026-09-02T09:28:55.926Z","registry_url":"https://anaconda.org/conda-forge/dvc-ssh","install_command":"conda install -c conda-forge dvc-ssh","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-03-14T16:22:38.596Z","dependent_packages_count":1,"downloads":932474,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.35251260042916,"dependent_packages_count":28.978491940715607,"stargazers_count":2.5949398672588453,"forks_count":4.67588203004142,"docker_downloads_count":null,"average":15.150456609611258},"purl":"pkg:conda/dvc-ssh?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dvc-ssh","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dvc-ssh","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dvc-ssh/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-ssh/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-ssh/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-ssh/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-ssh/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-ssh/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-ssh/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5284576,"name":"dvc-oss","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://github.com/iterative/dvc-oss","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":67,"first_release_published_at":"2022-08-23T18:10:30.000Z","latest_release_published_at":"2022-08-25T23:58:44.000Z","latest_release_number":"2.19.0","last_synced_at":"2026-03-12T09:26:15.354Z","created_at":"2022-10-03T15:41:04.096Z","updated_at":"2026-03-12T09:46:59.688Z","registry_url":"https://anaconda.org/conda-forge/dvc-oss","install_command":"conda install -c conda-forge dvc-oss","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-03-12T09:46:59.666Z","dependent_packages_count":1,"downloads":875418,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.35251260042916,"dependent_packages_count":28.978491940715607,"stargazers_count":2.5949398672588453,"forks_count":4.67588203004142,"docker_downloads_count":null,"average":15.150456609611258},"purl":"pkg:conda/dvc-oss?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dvc-oss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dvc-oss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dvc-oss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-oss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-oss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-oss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-oss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-oss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-oss/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5284574,"name":"dvc-hdfs","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://github.com/iterative/dvc-hdfs","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":67,"first_release_published_at":"2022-08-23T18:17:40.000Z","latest_release_published_at":"2022-08-25T18:08:49.000Z","latest_release_number":"2.19.0","last_synced_at":"2026-03-12T09:26:11.702Z","created_at":"2022-10-03T15:41:03.916Z","updated_at":"2026-03-12T09:46:59.716Z","registry_url":"https://anaconda.org/conda-forge/dvc-hdfs","install_command":"conda install -c conda-forge dvc-hdfs","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-03-12T09:46:59.693Z","dependent_packages_count":1,"downloads":877925,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.087846269029196,"dependent_packages_count":28.90940853506364,"stargazers_count":2.5754928874469676,"forks_count":4.631894185175942,"docker_downloads_count":null,"average":15.051160469178937},"purl":"pkg:conda/dvc-hdfs?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dvc-hdfs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dvc-hdfs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dvc-hdfs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-hdfs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-hdfs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-hdfs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-hdfs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-hdfs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-hdfs/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5284581,"name":"dvc-webhdfs","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://github.com/iterative/dvc-webhdfs","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":64,"first_release_published_at":"2020-11-18T16:23:51.000Z","latest_release_published_at":"2022-08-25T18:50:28.000Z","latest_release_number":"2.19.0","last_synced_at":"2026-08-27T08:27:53.709Z","created_at":"2022-10-03T15:41:04.881Z","updated_at":"2026-08-27T08:27:53.709Z","registry_url":"https://anaconda.org/conda-forge/dvc-webhdfs","install_command":"conda install -c conda-forge dvc-webhdfs","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:14.790Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.35251260042916,"dependent_packages_count":51.58940066869604,"stargazers_count":2.5949398672588453,"forks_count":4.67588203004142,"docker_downloads_count":null,"average":20.803183791606365},"purl":"pkg:conda/dvc-webhdfs?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dvc-webhdfs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dvc-webhdfs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dvc-webhdfs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-webhdfs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-webhdfs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-webhdfs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-webhdfs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-webhdfs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-webhdfs/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5295003,"name":"_dvc-oss","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://dvc.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-10-26T20:52:30.000Z","latest_release_published_at":"2020-10-26T20:52:30.000Z","latest_release_number":"1.9.0","last_synced_at":"2026-03-10T18:51:28.424Z","created_at":"2022-10-03T15:57:41.926Z","updated_at":"2026-03-10T18:51:28.425Z","registry_url":"https://anaconda.org/conda-forge/_dvc-oss","install_command":"conda install -c conda-forge _dvc-oss","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:13.751Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":2.4507112553032195,"forks_count":4.392313451459945,"average":17.422011479910157},"purl":"pkg:conda/_dvc-oss?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/_dvc-oss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/_dvc-oss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/_dvc-oss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-oss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-oss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-oss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-oss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-oss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/_dvc-oss/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5284580,"name":"dvc-webdav","ecosystem":"conda","description":"Data Version Control or DVC is an open-source tool for data science and machine learning projects.","homepage":"https://github.com/iterative/dvc-webdav","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/iterative/dvc","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2021-07-07T08:12:13.000Z","latest_release_published_at":"2022-08-25T18:49:45.000Z","latest_release_number":"2.19.0","last_synced_at":"2026-03-26T18:40:18.406Z","created_at":"2022-10-03T15:41:04.722Z","updated_at":"2026-03-26T18:40:18.407Z","registry_url":"https://anaconda.org/conda-forge/dvc-webdav","install_command":"conda install -c conda-forge dvc-webdav","documentation_url":null,"metadata":{},"repo_metadata":{"id":37397047,"uuid":"83878269","full_name":"iterative/dvc","owner":"iterative","description":"🦉 Data Versioning and ML Experiments","archived":false,"fork":false,"pushed_at":"2025-10-10T20:55:37.000Z","size":20761,"stargazers_count":14965,"open_issues_count":180,"forks_count":1250,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T15:32:40.199Z","etag":null,"topics":["ai","data-science","data-version-control","developer-tools","machine-learning","reproducibility","unstructured-data"],"latest_commit_sha":null,"homepage":"https://dvc.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iterative.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-04T08:16:33.000Z","updated_at":"2025-10-11T13:52:39.000Z","dependencies_parsed_at":"2024-01-02T06:28:30.494Z","dependency_job_id":"e6e9fd03-17e0-4832-9ba7-5dec62009382","html_url":"https://github.com/iterative/dvc","commit_stats":{"total_commits":8093,"total_committers":307,"mean_commits":26.36156351791531,"dds":0.6536513035957,"last_synced_commit":"a43c1b31f7fa561a92f9660d9670095f8ba85dfb"},"previous_names":[],"tags_count":571,"template":false,"template_full_name":null,"purl":"pkg:github/iterative/dvc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/sbom","scorecard":{"id":496971,"data":{"date":"2025-08-11","repo":{"name":"github.com/iterative/dvc","commit":"82efd3e7809606497b5c9a1f58e4abdbc7f98330"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/21 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: no topLevel permission defined: .github/workflows/benchmarks.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/plugin_tests.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/benchmarks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/plugin_tests.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/plugin_tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/iterative/dvc/tests.yaml/main?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:50"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T20:40:16.721Z","repository_id":37397047,"created_at":"2025-08-19T20:40:16.721Z","updated_at":"2025-08-19T20:40:16.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014168,"owners_count":26085369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"iterative","name":"Iterative","uuid":"39572954","kind":"organization","description":"Data Tools for AI and ML","email":null,"website":"https://datachain.ai","location":"United States of America","twitter":"DVCorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39572954?v=4","repositories_count":185,"last_synced_at":"2025-10-01T04:46:08.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/iterative","funding_links":[],"total_stars":26169,"followers":928,"following":0,"created_at":"2022-11-02T16:33:34.216Z","updated_at":"2025-10-01T04:46:08.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iterative/repositories"},"tags":[{"name":"3.63.0","sha":"75c5d17d1ed71ea3543bad7843632f4ee2e57618","kind":"commit","published_at":"2025-09-02T06:30:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.63.0/manifests"},{"name":"3.62.0","sha":"225bfa6a19652b3d923259c13887d6aa97ac8117","kind":"commit","published_at":"2025-08-12T03:25:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.62.0/manifests"},{"name":"3.61.0","sha":"da55c0da1fe63c39025184720a96ee3a9510cde7","kind":"commit","published_at":"2025-07-01T05:22:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.61.0/manifests"},{"name":"3.60.1","sha":"c7c7ba69fbe093b0889228119964f357653e6973","kind":"commit","published_at":"2025-06-12T08:34:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"5fb8986dbde6c1e797f6e69df0498670fb02a250","kind":"commit","published_at":"2025-06-05T05:56:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.60.0/manifests"},{"name":"3.59.2","sha":"415d4bc9804400e6e8c4e9976db65b2df85dad49","kind":"commit","published_at":"2025-05-06T08:39:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.2/manifests"},{"name":"3.59.1","sha":"1d6ea68133289ceab2637ce7095772678af792c6","kind":"commit","published_at":"2025-02-09T06:31:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.1/manifests"},{"name":"3.59.0","sha":"7d14acb5a7fc4b6d4378ae83367f26cf07fe4213","kind":"commit","published_at":"2025-01-10T12:54:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.59.0/manifests"},{"name":"3.58.0","sha":"198c8f2ffd8ad63d7009e5468f99755a571829c9","kind":"commit","published_at":"2024-12-01T16:21:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.58.0/manifests"},{"name":"3.57.0","sha":"d38b2dbcb873b5112976c5ad40c5574b5d2a41f3","kind":"commit","published_at":"2024-11-26T05:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.57.0/manifests"},{"name":"3.56.0","sha":"746f028f6c36a62f4efe2a59433d693cee733559","kind":"commit","published_at":"2024-10-23T02:11:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.56.0/manifests"},{"name":"3.55.2","sha":"eec3d4873165f04036effaf2314beb5cb6901519","kind":"commit","published_at":"2024-08-30T13:06:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.2/manifests"},{"name":"3.55.1","sha":"f2b7b00af564509aac21dd55b318a0eb28219205","kind":"commit","published_at":"2024-08-29T13:06:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.1/manifests"},{"name":"3.55.0","sha":"4f3fb15f2ecf7c8359597ef1ffb57f9d5ed78b2e","kind":"commit","published_at":"2024-08-27T12:23:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.55.0/manifests"},{"name":"3.54.1","sha":"2dcaea81191e369ac79c4584c60466fc41cd3fa7","kind":"commit","published_at":"2024-08-20T12:29:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.1/manifests"},{"name":"3.54.0","sha":"e42d094310a63ab634d6e5e011ce66b1a3efa034","kind":"commit","published_at":"2024-08-17T03:55:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.54.0/manifests"},{"name":"3.53.2","sha":"9735b5aaa9afda0a16ff2b3b014ed4184ecc584d","kind":"commit","published_at":"2024-08-12T15:04:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.2/manifests"},{"name":"3.53.1","sha":"1bef0da4fbfaac1d68a856eef5065c974feb27ad","kind":"commit","published_at":"2024-08-06T08:17:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.1/manifests"},{"name":"3.53.0","sha":"417e6d4b768393d4aa8694819122aab04c808966","kind":"commit","published_at":"2024-07-30T18:23:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.53.0/manifests"},{"name":"3.52.0","sha":"544dad75e9256513703d11e336a5edff6ad62941","kind":"commit","published_at":"2024-07-24T12:15:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"cdc18575595b81539ae345aa4e0aded0095cafd7","kind":"commit","published_at":"2024-07-15T20:42:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"0e38ccc031e726b3fb396e0ea2bb71492fa9d5f6","kind":"commit","published_at":"2024-06-03T10:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"8f8d49d02322944eb5cb17f9901642f487b4ccd3","kind":"commit","published_at":"2024-05-27T08:52:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"83ec952da139853cdc8532ce6b7758d6e990e531","kind":"commit","published_at":"2024-05-23T18:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.51.0/manifests"},{"name":"3.50.3","sha":"e82356ba9213394af5a9e91ac8026c3c09670bf9","kind":"commit","published_at":"2024-05-20T12:28:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.3/manifests"},{"name":"3.50.2","sha":"5bfacec974c2a9567d52b877b62c0224731ad12f","kind":"commit","published_at":"2024-05-13T17:24:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.2/manifests"},{"name":"3.50.1","sha":"0a8a9deceb4ef5a7f7cdafc79c1bb2d6ada0172f","kind":"commit","published_at":"2024-04-26T15:01:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.1/manifests"},{"name":"3.50.0","sha":"8517cccff44628aab6704e6bfb79f0200a87f010","kind":"commit","published_at":"2024-04-16T15:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.50.0/manifests"},{"name":"3.49.0","sha":"3375a7c39fdc64df1442aedae334fb7e693cbe7d","kind":"commit","published_at":"2024-03-26T06:37:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.49.0/manifests"},{"name":"3.48.4","sha":"7df58ce404d682e7fd8518374648428d171ca159","kind":"commit","published_at":"2024-03-11T14:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.4/manifests"},{"name":"3.48.3","sha":"1aeb8750b611f8cd7b898c0113ede00fb2ed8ffc","kind":"commit","published_at":"2024-03-07T12:39:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.3/manifests"},{"name":"3.48.2","sha":"cd1e228e55ef8cb7ca7649cc90505ab2bf76a9e6","kind":"commit","published_at":"2024-03-04T08:35:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.2/manifests"},{"name":"3.48.1","sha":"5f7acd4cbed05a41f2fb4912f1c3363f7ee0fec3","kind":"commit","published_at":"2024-02-29T18:50:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.1/manifests"},{"name":"3.48.0","sha":"491155cdb03c39e88415fd9ded92bc8c25191dd0","kind":"commit","published_at":"2024-02-27T14:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.48.0/manifests"},{"name":"3.47.0","sha":"89537a77b5b5947ebfec68231316c9aea76159af","kind":"commit","published_at":"2024-02-21T01:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.47.0/manifests"},{"name":"3.46.0","sha":"c72e1fb0b8a2b3f9caedbd0701f840f0559d5d28","kind":"commit","published_at":"2024-02-20T06:08:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.46.0/manifests"},{"name":"3.45.0","sha":"06abf73c227709ec506a26425399a278c8ac98c8","kind":"commit","published_at":"2024-02-15T21:18:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.45.0/manifests"},{"name":"3.44.0","sha":"953ae56536f03d915f396cd6cafd89aaa54fafc5","kind":"commit","published_at":"2024-02-08T12:15:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.44.0/manifests"},{"name":"3.43.1","sha":"84b2e685e25c31fc1296d2902c728d84785a656d","kind":"commit","published_at":"2024-02-01T13:15:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.1/manifests"},{"name":"3.43.0","sha":"0bb2f3d10c11f87fa259ca5ce9be5c2bc4b05763","kind":"commit","published_at":"2024-02-01T07:32:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.43.0/manifests"},{"name":"3.42.0","sha":"20edd72a43e7496aa10acf576d9fccc46da72fba","kind":"commit","published_at":"2024-01-24T01:09:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.42.0/manifests"},{"name":"3.41.0","sha":"a122b80d523999cc508b246e3f37abe88120940f","kind":"commit","published_at":"2024-01-23T02:29:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.41.0/manifests"},{"name":"3.40.1","sha":"78ab929ad132350d18b434111c4bf32c6ed92230","kind":"commit","published_at":"2024-01-19T01:19:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.1/manifests"},{"name":"3.40.0","sha":"5c31189a919f6f7208db9ca29eef940113fe5155","kind":"commit","published_at":"2024-01-18T03:11:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.40.0/manifests"},{"name":"3.39.0","sha":"b46bd9ca654f5e2dbeeb31f4eb6acaf80a7fde0a","kind":"commit","published_at":"2024-01-12T04:11:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.39.0/manifests"},{"name":"3.38.1","sha":"f1de712710d65c34952f2b72c0a021acd43935c5","kind":"commit","published_at":"2024-01-04T16:17:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.1/manifests"},{"name":"3.38.0","sha":"bf5fe95c30c98bd3026bc7e20ee99beca3b8b054","kind":"commit","published_at":"2024-01-03T14:12:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.38.0/manifests"},{"name":"3.37.0","sha":"f2e479422f8fc7b62091dcdb73088992bcdca8a3","kind":"commit","published_at":"2023-12-28T06:08:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.37.0/manifests"},{"name":"3.36.1","sha":"b73754edd1ee8b2f0d87602ed42aa7d511648c12","kind":"commit","published_at":"2023-12-22T23:19:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.1/manifests"},{"name":"3.36.0","sha":"333f2f04f03c189a23d53cbda6fa5e344d3481b8","kind":"commit","published_at":"2023-12-22T06:03:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.36.0/manifests"},{"name":"3.35.0","sha":"499c2dda01a0dc0029aada1e8d7a771f15c068c7","kind":"commit","published_at":"2023-12-20T23:05:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"7821e126fe7acbafbe0f0840f8a890c63f1d8403","kind":"commit","published_at":"2023-12-19T09:46:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.34.0/manifests"},{"name":"3.33.4","sha":"dec1ac73462e7a2cd99fed3229632212f5f4060e","kind":"commit","published_at":"2023-12-13T11:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.4/manifests"},{"name":"3.33.3","sha":"1e6b0242aaf50f8d016652de7f3ee5ac205afb45","kind":"commit","published_at":"2023-12-06T16:41:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.3/manifests"},{"name":"3.33.2","sha":"962215756529264fb9ab327aa51e03bc71a6bf3f","kind":"commit","published_at":"2023-12-06T11:32:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.2/manifests"},{"name":"3.33.1","sha":"6ff4342f0265c827f2f24267ce306ba5cd6fa333","kind":"commit","published_at":"2023-12-06T09:51:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.1/manifests"},{"name":"3.33.0","sha":"5bb72b36cb9b0fb365c7c9c6a1902a43b1281e16","kind":"commit","published_at":"2023-12-06T00:25:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.33.0/manifests"},{"name":"3.32.0","sha":"1aed230cd0715cba4dfd310436165f3eee43aa5d","kind":"commit","published_at":"2023-12-05T16:48:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.32.0/manifests"},{"name":"3.31.2","sha":"e18fd34b2cb8856396f0935567bb9cdcd4d1efea","kind":"commit","published_at":"2023-12-04T12:43:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.2/manifests"},{"name":"3.31.1","sha":"c0b64b0a101d0defc4dd3a81de9a640e09eeafc8","kind":"commit","published_at":"2023-12-04T10:43:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.1/manifests"},{"name":"3.31.0","sha":"3927e75ef169c5451be7af0aacf24fd0e7c057cc","kind":"commit","published_at":"2023-12-04T09:23:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.31.0/manifests"},{"name":"3.30.3","sha":"b6d231f9cfe8354ad06e0f2116dcb2c1542b6eb9","kind":"commit","published_at":"2023-11-28T20:20:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.3/manifests"},{"name":"3.30.2","sha":"ffa630e8d559ef99b2b161020f84360e7c38d51d","kind":"commit","published_at":"2023-11-28T16:52:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.2/manifests"},{"name":"3.30.1","sha":"2b3b15f7678819a8bf9dbc8a8cc088a996d619db","kind":"commit","published_at":"2023-11-17T18:01:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.1/manifests"},{"name":"3.30.0","sha":"8c9358957ce35e35506ee21ca4f6ea709625304a","kind":"commit","published_at":"2023-11-15T14:28:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.30.0/manifests"},{"name":"3.29.0","sha":"e9f2da4451bd8d766d78ce944851f63c3a46d30f","kind":"commit","published_at":"2023-11-13T09:23:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.29.0/manifests"},{"name":"3.28.0","sha":"d60557dd08be295c4a71c9dc88bfd9535dc9e49e","kind":"commit","published_at":"2023-10-31T02:51:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.28.0/manifests"},{"name":"3.27.1","sha":"89b4beb7a416a73a52d8d0c36e9c2e859d53c12c","kind":"commit","published_at":"2023-10-30T15:02:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"c39ce6157d7a829dcca6952f067ddab00e03b98b","kind":"commit","published_at":"2023-10-18T16:44:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.27.0/manifests"},{"name":"3.26.2","sha":"ef226a96cd37c45d443755b5e54fe7dee0ec051d","kind":"commit","published_at":"2023-10-16T20:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.2/manifests"},{"name":"3.26.1","sha":"8ea9d3edef146c239086a7aec3cec9ead1bd32a9","kind":"commit","published_at":"2023-10-14T07:09:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"72fd265a8f3a73d28a0dc96685aee77bc4bd56fe","kind":"commit","published_at":"2023-10-13T15:58:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"37a4a36dc739798309e82c49eb1261b30e3ddfaf","kind":"commit","published_at":"2023-10-09T13:03:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"3661b8998ba7b76d6aba325deea02fc79fe17cc6","kind":"commit","published_at":"2023-10-04T20:12:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"a6e0d68cd20ad30f12671e299411caf817beb88e","kind":"commit","published_at":"2023-09-26T12:07:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.23.0/manifests"},{"name":"3.22.1","sha":"6502234022a8de3845d4e2b12dda072705315551","kind":"commit","published_at":"2023-09-23T12:20:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.1/manifests"},{"name":"3.22.0","sha":"4bf19debb48f7d272e9e3a28fca4c13f758e93e5","kind":"commit","published_at":"2023-09-18T22:21:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.22.0/manifests"},{"name":"3.21.1","sha":"784a5b5199538bacb55b16d9373a56b9bb3dc3bf","kind":"commit","published_at":"2023-09-15T15:05:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.21.1/manifests"},{"name":"3.20.0","sha":"bf2af86397c3e1ceb8b4f246e48669a3abb6065d","kind":"commit","published_at":"2023-09-14T14:36:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"7fb8a9a4274250a51a606765cf57d43b5d579086","kind":"commit","published_at":"2023-09-07T09:55:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"e2aedb7e9750fc10d1b669b4fccc1dd03e36dce8","kind":"commit","published_at":"2023-09-05T02:58:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"8bfe8e3328a6d5224f14cd85c11a0d6108e66736","kind":"commit","published_at":"2023-08-29T14:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"736ca9a5e5e98a823d7077cf6119544d4fc3af01","kind":"commit","published_at":"2023-08-22T23:07:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.16.0/manifests"},{"name":"3.15.3","sha":"f0c1ff021935ca586e698451544a69a606534b40","kind":"commit","published_at":"2023-08-16T02:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.3/manifests"},{"name":"3.15.2","sha":"27c548575ca26581154163441976c04be00a9662","kind":"commit","published_at":"2023-08-12T21:26:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"79cc28501bac05677dd419209ee6c78b2e0df1ae","kind":"commit","published_at":"2023-08-11T15:12:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"a051b8b60f5ca7268ff1b1f7e8454f703a5539c6","kind":"commit","published_at":"2023-08-11T05:42:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"e9545c8b55daa4bc3e38c41cdd5224d094d6b4eb","kind":"commit","published_at":"2023-08-10T01:52:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.14.0/manifests"},{"name":"3.13.3","sha":"c71b07b99622ab37138d6d63f611a532c1dda142","kind":"commit","published_at":"2023-08-08T14:14:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.3/manifests"},{"name":"3.13.2","sha":"f4c0946f65767174d918c37cbc787794499f42e8","kind":"commit","published_at":"2023-08-07T22:09:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e35fb76dacf1bb054b45c77c1a76747232916dfa","kind":"commit","published_at":"2023-08-07T19:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"722839dda62e3587ce8ecc5e37abb669de594055","kind":"commit","published_at":"2023-08-07T00:24:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"43b371c43a090a5c05344f93538c7114a150319b","kind":"commit","published_at":"2023-08-04T12:42:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"bc86fa0643da422107637b2288327402238b158b","kind":"commit","published_at":"2023-08-04T03:36:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"761422638fe3a16dd0fd42792cfc121becb0010e","kind":"commit","published_at":"2023-08-03T09:19:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.11.0/manifests"},{"name":"3.10.1","sha":"7c60dfd3c5a744c94909cedd42345633d4a1c42b","kind":"commit","published_at":"2023-07-30T01:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"225814fdde149e0f1cf8c33eec7284e57d9a8a20","kind":"commit","published_at":"2023-07-29T23:24:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"ca0ad239f71badbf3267189d49a95b39911ed320","kind":"commit","published_at":"2023-07-27T22:37:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"f57ac609e95b87c3f07362b93bd3f3d4e2bf4199","kind":"commit","published_at":"2023-07-27T17:44:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.9.0/manifests"},{"name":"3.8.1","sha":"4d011718a6d3111cf4f9ec25105f220ac2eda315","kind":"commit","published_at":"2023-07-25T20:49:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"9c898416373520a14e97f1c2dde8a78d891349f9","kind":"commit","published_at":"2023-07-25T17:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"a9d0ac2ba902e2fb5fdf0cd94501bba04d4efe46","kind":"commit","published_at":"2023-07-21T06:27:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"41194b797578db3235d803cc9c06d7570159c7ce","kind":"commit","published_at":"2023-07-19T17:54:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"1b2291ca83443c00658deef8bebe746940a8e106","kind":"commit","published_at":"2023-07-11T01:03:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"4de4f0fd65e628098605fe698d383c52fbf272df","kind":"commit","published_at":"2023-07-10T12:24:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8661abf2244d75a3fe3e314284a498bc6ec2a796","kind":"commit","published_at":"2023-07-03T23:17:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"b1834f34e738790b9df5696c06e558dffdf165e4","kind":"commit","published_at":"2023-07-03T00:13:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"536273ab1e0a9e79e86bee8b6f5106b314d9837f","kind":"commit","published_at":"2023-07-02T22:47:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.3.0/manifests"},{"name":"3.2.4","sha":"046ebb05dd540b99e8743fc6900eaaa8aa9402ca","kind":"commit","published_at":"2023-06-30T23:19:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.4","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"6e6d9253d6f569f90e2c05c96d897e92c2886962","kind":"commit","published_at":"2023-06-29T11:52:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"4ee4f137f2c6303a499eafe1e4287fc8dd93241b","kind":"commit","published_at":"2023-06-26T05:09:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"1ca1d78b3805e6b323af17d77642256dcd245f96","kind":"commit","published_at":"2023-06-23T03:28:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"da6ebdbf8cdfc468c7f3a73c788ace9e8531f673","kind":"commit","published_at":"2023-06-22T15:10:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"92dc1f31f517f0ac5024c88801a0d737f2d62340","kind":"commit","published_at":"2023-06-18T22:19:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"c6c2ce130ae7b3d5aaf908497fe418063827ccad","kind":"commit","published_at":"2023-06-13T14:46:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0/manifests"},{"name":"2.58.2","sha":"6a5fa998adf8b01fdb364217974c9391f20f476f","kind":"commit","published_at":"2023-05-31T12:41:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.2/manifests"},{"name":"2.58.1","sha":"6d783b8d97fa29387d064d7340bbc610afaf6938","kind":"commit","published_at":"2023-05-23T07:14:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.1/manifests"},{"name":"3.0.0a0","sha":"182728d6743965694fffcc298111654ee9d53809","kind":"commit","published_at":"2023-05-22T13:28:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/3.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/3.0.0a0/manifests"},{"name":"2.58.0","sha":"45c9b2c9f6d0d4c003925352f0cba5f1b460cc22","kind":"commit","published_at":"2023-05-22T10:19:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.58.0/manifests"},{"name":"2.57.3","sha":"60e161004de8968dfa6365f3ef195e347492d0ca","kind":"commit","published_at":"2023-05-21T14:32:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.3/manifests"},{"name":"2.57.2","sha":"45c5c83699a0246c1d3a694672283e0af11b7197","kind":"commit","published_at":"2023-05-18T08:02:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.2/manifests"},{"name":"2.57.1","sha":"e6e3912da0b3c11faa06f5ec4938027aebca9c0f","kind":"commit","published_at":"2023-05-17T13:27:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.1/manifests"},{"name":"2.57.0","sha":"7f6890ff25bb43e3e0acc87f072f5d8d5dc28534","kind":"commit","published_at":"2023-05-17T09:21:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.57.0/manifests"},{"name":"2.56.0","sha":"e93e8f05a38efcea4cea56da14aa19ede4c72711","kind":"commit","published_at":"2023-05-02T03:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.56.0/manifests"},{"name":"2.55.0","sha":"787c72ea184244b691dd15fb56e38b71113042c8","kind":"commit","published_at":"2023-04-20T08:01:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.55.0/manifests"},{"name":"2.54.0","sha":"ce0f6c187e8fe117e39c628b28fb917ce858c3bb","kind":"commit","published_at":"2023-04-12T19:26:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.54.0/manifests"},{"name":"2.53.0","sha":"a91993616fa7b8510c1dbe6e5a24f182f16f3adf","kind":"commit","published_at":"2023-04-06T04:11:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.53.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.53.0/manifests"},{"name":"2.52.0","sha":"086d51d9de53e7b85f0236b148fb7c127612c088","kind":"commit","published_at":"2023-03-31T10:49:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.52.0/manifests"},{"name":"2.51.0","sha":"121d56b7391f5325e5eb6ff41448980f0ede00df","kind":"commit","published_at":"2023-03-20T15:53:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.51.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.51.0/manifests"},{"name":"2.50.0","sha":"e6419b939df7c6fe2b026cb2ad8ead7b096cb34a","kind":"commit","published_at":"2023-03-15T12:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.50.0/manifests"},{"name":"2.49.0","sha":"1cf8b5e582fe862bc2b80fb6b4769713de1bcc94","kind":"commit","published_at":"2023-03-14T23:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.49.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.49.0/manifests"},{"name":"2.48.0","sha":"54a6709d99d79d7befe0b272a729ae5b39f2b119","kind":"commit","published_at":"2023-03-13T19:03:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.48.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.48.0/manifests"},{"name":"2.47.2","sha":"17f523bf8605ab42f3a005e8e7ee3a89772eb75e","kind":"commit","published_at":"2023-03-11T00:01:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.2/manifests"},{"name":"2.47.1","sha":"8ed9b911db73bb034b240d24233eadeef2a59bf7","kind":"commit","published_at":"2023-03-10T20:40:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.1/manifests"},{"name":"2.47.0","sha":"3aa9f51e367a9486686b22853b38d919d7f2e4cd","kind":"commit","published_at":"2023-03-09T20:44:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.47.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.47.0/manifests"},{"name":"2.46.0","sha":"dde456c923efefe916d2232b2475da4181bfec50","kind":"commit","published_at":"2023-03-06T18:16:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.46.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.46.0/manifests"},{"name":"2.45.1","sha":"d7ea7c358da530df33c6d7a4371fec7497254f07","kind":"commit","published_at":"2023-02-16T12:22:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.1/manifests"},{"name":"2.45.0","sha":"ed1ab7fa753e442c1ab26cf2d1eb4a194efd83cf","kind":"commit","published_at":"2023-02-14T13:33:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.45.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.45.0/manifests"},{"name":"2.44.0","sha":"e51345e276b7d24b6f807b8c280f5311b8c4b193","kind":"commit","published_at":"2023-02-09T09:19:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.44.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.44.0/manifests"},{"name":"2.43.4","sha":"80c2815e67f2508096f90f3187b4844be0b7d234","kind":"commit","published_at":"2023-02-06T12:18:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.4/manifests"},{"name":"2.43.3","sha":"8e1b75feb5033735e6588d745fc7e00be3b3919a","kind":"commit","published_at":"2023-02-05T23:44:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.3/manifests"},{"name":"2.43.2","sha":"18fa1a0272826143f27db6a3b923eea149a519c5","kind":"commit","published_at":"2023-02-02T10:51:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.2/manifests"},{"name":"2.43.1","sha":"ccc97622fad7065ee144f368577ff7b03c70d33d","kind":"commit","published_at":"2023-01-22T23:36:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.1/manifests"},{"name":"2.43.0","sha":"38e9b2ba95fa4b50868f971c2616a84e6877eb38","kind":"commit","published_at":"2023-01-20T18:44:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.43.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.43.0/manifests"},{"name":"2.42.0","sha":"1c33024b2c7d2bdb77cd05955ef02d3b5a3ac1d8","kind":"commit","published_at":"2023-01-19T10:09:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.42.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.42.0/manifests"},{"name":"2.41.1","sha":"c02285ab4923895e99cae2712422aaf7a44f98a7","kind":"commit","published_at":"2023-01-11T01:03:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.1/manifests"},{"name":"2.41.0","sha":"bccbbc1d94d22be94a9266e77a5fa8579d458741","kind":"commit","published_at":"2023-01-10T17:05:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.41.0/manifests"},{"name":"2.40.0","sha":"0e5674ffeabb4f911a9486da8ff3ba3a33d1d98c","kind":"commit","published_at":"2023-01-08T01:44:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.40.0/manifests"},{"name":"2.39.0","sha":"81f37be9d66f984c01041392cd741f68257bb312","kind":"commit","published_at":"2023-01-06T14:31:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.39.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.39.0/manifests"},{"name":"2.38.1","sha":"0467f6a03656e0858e42ccb096cc66d227c825e2","kind":"commit","published_at":"2022-12-15T07:15:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.1/manifests"},{"name":"2.38.0","sha":"dc3d9c9677d97b5d8c2cd1afbf5fd921773ddc6e","kind":"commit","published_at":"2022-12-14T19:45:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.38.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.38.0/manifests"},{"name":"2.37.0","sha":"334f297ad36bedd4e51c5423baaeefd92f8507da","kind":"commit","published_at":"2022-12-09T04:47:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.37.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.37.0/manifests"},{"name":"2.36.0","sha":"b7732a591dae4b4af688da24489005faba70c533","kind":"commit","published_at":"2022-12-01T15:43:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.36.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.36.0/manifests"},{"name":"2.35.2","sha":"ab3f8fb1a4b12ae61f0f04f2821bfdf9ddcb6fd4","kind":"commit","published_at":"2022-11-24T21:25:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.2/manifests"},{"name":"2.35.1","sha":"2a888970e843fba30c1162db8a388fa3582c7780","kind":"commit","published_at":"2022-11-23T23:34:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.1/manifests"},{"name":"2.35.0","sha":"73fdfc80595b79430d30a6636602c03d2a78106c","kind":"commit","published_at":"2022-11-23T23:02:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.35.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.35.0/manifests"},{"name":"2.34.3","sha":"c69d3188a6ce0570fc3139b140a9fb7167aa647a","kind":"commit","published_at":"2022-11-22T10:04:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.3/manifests"},{"name":"2.34.2","sha":"fdc689954f2b2483916a60630ce831c1ca99e41e","kind":"commit","published_at":"2022-11-15T13:07:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.2/manifests"},{"name":"2.34.1","sha":"014a38fae29dc0b9fbba88e07afd45f278dcdeb6","kind":"commit","published_at":"2022-11-11T05:54:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.1/manifests"},{"name":"2.34.0","sha":"2c3956bdb09e38aa7d4283bacff4b512c1d0ea8c","kind":"commit","published_at":"2022-11-07T11:45:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.34.0/manifests"},{"name":"2.33.2","sha":"97a8b6978c6f2a504990c320097525cfd1b3d62b","kind":"commit","published_at":"2022-11-03T06:56:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.2/manifests"},{"name":"2.33.1","sha":"f87e78d7547403e17cf0a4829173a73268c10f70","kind":"commit","published_at":"2022-10-31T12:41:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.1/manifests"},{"name":"2.33.0","sha":"5899440b469f66b40f30469874bab6d0c229a5e3","kind":"commit","published_at":"2022-10-29T21:59:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.33.0/manifests"},{"name":"2.32.1","sha":"61ce52f259545fccdf7d0f70f9c4772833916d7a","kind":"commit","published_at":"2022-10-29T18:23:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.1/manifests"},{"name":"2.32.0","sha":"475ef3ce65b6cb075faacacb95cfc262c9716cec","kind":"commit","published_at":"2022-10-29T16:39:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.32.0/manifests"},{"name":"2.31.0","sha":"23534063caeab992e0096b9da209f80ad530ce8f","kind":"commit","published_at":"2022-10-21T14:02:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.31.0/manifests"},{"name":"2.30.1","sha":"5413187c2db6f13679654c80439a6f5300b5eabf","kind":"commit","published_at":"2022-10-21T02:18:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.1/manifests"},{"name":"2.30.0","sha":"1180a2f05132740418aff64ddd0449e4e96adae2","kind":"commit","published_at":"2022-10-10T07:25:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"7393ebdcb4aa266e11818d82b554bb3b96ab8304","kind":"commit","published_at":"2022-10-04T18:27:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"25ea5f35ec91da7cf84398eadc7f9cb7488a20b2","kind":"commit","published_at":"2022-09-27T12:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.28.0/manifests"},{"name":"2.27.2","sha":"d2a31eb6603ad65188cb6451d8a88d1fc8c67b01","kind":"commit","published_at":"2022-09-19T14:21:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.2/manifests"},{"name":"2.27.1","sha":"625b7355024f75158f3a3f5bfad4615fe9224a03","kind":"commit","published_at":"2022-09-19T11:57:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.1/manifests"},{"name":"2.27.0","sha":"7e93fc8c4a83e190a7e16518ab860d7e9ffa84a5","kind":"commit","published_at":"2022-09-19T06:37:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.27.0/manifests"},{"name":"2.26.2","sha":"3cbf319e0d234aacfb8e6ef241be56a737f91718","kind":"commit","published_at":"2022-09-15T19:53:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.2/manifests"},{"name":"2.26.1","sha":"477a6e177f52aef0e34c4091cbc83c520fc4d0cb","kind":"commit","published_at":"2022-09-15T18:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.1/manifests"},{"name":"2.26.0","sha":"d762372d555536ef7c89df10aa5dbaa3dd670e62","kind":"commit","published_at":"2022-09-15T10:45:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"3b532b7d59a272f143b4db5b9aef842bc6bf1642","kind":"commit","published_at":"2022-09-13T11:43:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"89684057708f6eed504a1c889feba9e2c52a5562","kind":"commit","published_at":"2022-09-01T04:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"d3569035c87518c3132e6b368587540617768021","kind":"commit","published_at":"2022-08-30T18:31:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"9cb242c8a51c2d23c5337757f32ade22a95e7195","kind":"commit","published_at":"2022-08-28T20:13:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.22.0/manifests"},{"name":"2.21.3","sha":"11802426de5d9013c77ea259113caad862edc440","kind":"commit","published_at":"2022-08-28T18:05:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.3/manifests"},{"name":"2.21.2","sha":"7b3b4b373b5e383f30792cd25d9d08be62db8275","kind":"commit","published_at":"2022-08-26T10:00:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.2/manifests"},{"name":"2.21.1","sha":"512bfc4305a7607f63514dc734663c973ed954b2","kind":"commit","published_at":"2022-08-25T15:19:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.1/manifests"},{"name":"2.21.0","sha":"3e183d62ed7eb7829a008e7b6c9e7d0c3f28bbe3","kind":"commit","published_at":"2022-08-25T11:44:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.21.0/manifests"},{"name":"2.20.1","sha":"460d08057cf355686e1337b94640ac8522497bb1","kind":"commit","published_at":"2022-08-24T20:39:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"cc6deb24c834cd628bbb7261bc1652d66b69c86e","kind":"commit","published_at":"2022-08-23T20:20:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"78dd045d29f274960bcaf48fd2d055366abaf2c1","kind":"commit","published_at":"2022-08-22T02:55:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"3c3cbee7fddd7a087cda5b1e0c821786bdd57be9","kind":"commit","published_at":"2022-08-16T19:31:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"2e8b463795212b4252ab187d4bf8fc5017b78a2e","kind":"commit","published_at":"2022-08-12T08:58:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.18.0/manifests"},{"name":"2.17.0","sha":"45ac64dddea2a9e36651dbf8081f9b0030acc23e","kind":"commit","published_at":"2022-08-05T13:26:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"ed62ddb373c2e13cd06738714813aa7be98c4b6f","kind":"commit","published_at":"2022-08-01T15:29:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.16.0/manifests"},{"name":"2.15.0","sha":"c3ac4f84bf19293652e8814222f9fab130267d22","kind":"commit","published_at":"2022-07-22T13:29:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.15.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"4b965c3f9f8184b1c55f82a5c95c83d7882843fc","kind":"commit","published_at":"2022-07-22T11:58:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"d8be68436f21a433d7b78b8aef86419ac3454874","kind":"commit","published_at":"2022-07-10T15:10:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.13.0/manifests"},{"name":"2.12.1","sha":"bd93d85d479be9b40a7a62a4ec83913109def5d7","kind":"commit","published_at":"2022-07-05T18:29:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"c347d9f84b2fc3ed1e57ee014c13d9a3391b05a1","kind":"commit","published_at":"2022-06-30T06:35:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"c9a3cb803ca8f5b0fd70a02fb6ed415035bc24c5","kind":"commit","published_at":"2022-06-07T12:17:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.11.0/manifests"},{"name":"2.10.2","sha":"c81d841fd75d5a965613905689db174df3b5585d","kind":"commit","published_at":"2022-04-28T11:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"ee0a47f16688080457edd8bf01ae0d746d21a79e","kind":"commit","published_at":"2022-04-05T13:05:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"1a3a2222396301d02f3e076477035e4448725582","kind":"commit","published_at":"2022-03-30T06:46:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.10.0/manifests"},{"name":"2.9.5","sha":"82b0a3088fa316bb5b60a33ba4e052773476fa68","kind":"commit","published_at":"2022-02-21T02:23:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.5/manifests"},{"name":"2.9.4","sha":"795fe24a5f4b68b6661b3986997db403ebedf08e","kind":"commit","published_at":"2022-02-16T04:02:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.4/manifests"},{"name":"2.9.3","sha":"32fcc730785c9ae789eefaec626df024f06df4dc","kind":"commit","published_at":"2021-12-22T14:45:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"7250e1b336dc0439f0194f6a417c80873fa664a6","kind":"commit","published_at":"2021-12-11T03:49:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"064fbfd0d5bcd32154204a3417cf8ec12023fc09","kind":"commit","published_at":"2021-12-07T21:59:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"e8e1c76504895f846ef5724c02f5414f4a251f7f","kind":"commit","published_at":"2021-12-07T20:58:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.9.0/manifests"},{"name":"2.8.3","sha":"4175f9ffa4948157436283bef11153a7233e90ca","kind":"commit","published_at":"2021-11-08T03:13:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.3/manifests"},{"name":"2.8.2","sha":"73f2fa8c9326913a87bc4d505b3687c19092ad85","kind":"commit","published_at":"2021-10-21T05:36:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"4762c38ff77f7696eb586a464dd4b2e2a2344c3b","kind":"commit","published_at":"2021-10-11T13:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"d2edbae7e3ef056f4e267a9036c6d4e38e0b7d06","kind":"commit","published_at":"2021-10-11T12:47:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.8.0/manifests"},{"name":"2.7.4","sha":"d39c0ce618d594ee4796075c49c3696dd60bb34c","kind":"commit","published_at":"2021-09-17T21:30:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.4/manifests"},{"name":"2.7.3","sha":"049a856cd93c14e6a2efdbf6f5e02b028885a544","kind":"commit","published_at":"2021-09-13T18:52:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"31479f02ab42eb985c1dac7af3e619112e41a439","kind":"commit","published_at":"2021-09-08T17:40:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"2b63cedfcd89484bf1ec93e86610e3009b4fa6da","kind":"commit","published_at":"2021-09-07T18:16:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.7.0/manifests"},{"name":"2.6.5","sha":"cbd49365c624377f1eb4d5f009356fb9a1e11ac7","kind":"commit","published_at":"2021-09-06T17:21:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.5/manifests"},{"name":"2.6.4","sha":"13d1276a12975625774fc9a802dc07f6144d0792","kind":"commit","published_at":"2021-08-20T17:00:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.4/manifests"},{"name":"2.6.3","sha":"82e559a51a3bb92e83fd262df68d0d762fbf2b28","kind":"commit","published_at":"2021-08-17T12:17:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"9fef38e778c5467d92188b0550e1b67a9e4c234f","kind":"commit","published_at":"2021-08-16T23:52:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"c9b3d9dbae5684f6b7e0e4ee38bdabd5d0e64770","kind":"commit","published_at":"2021-08-16T22:49:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"13c1314099df131f526177b2a75bda02dfc0cdbf","kind":"commit","published_at":"2021-08-15T14:39:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.6.0/manifests"},{"name":"2.5.4","sha":"67c46b98dd9a0aa201d13ba1f12321a6270ac5bb","kind":"commit","published_at":"2021-07-08T20:02:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"05832c81fc5cb8ef3ebfa1282261ffd02762ace0","kind":"commit","published_at":"2021-07-08T16:34:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"c33776eaee3d5094172de12b45dd66ab95628031","kind":"commit","published_at":"2021-07-08T15:30:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"ae478ccdc083bc5fe05edd8f97a2787ccf6b78ef","kind":"commit","published_at":"2021-07-08T14:48:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"2485779d59143799d4a489b42294ee6b7ce52a80","kind":"commit","published_at":"2021-07-03T20:02:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"87cdbf8ace386c7cf201a5b29def3445d0c1a281","kind":"commit","published_at":"2021-06-29T14:27:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"d1b36e36cafaa79797ce7370ddde652c310e7bb4","kind":"commit","published_at":"2021-06-28T17:19:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"09946847d2d596f32dd7ed9e0d4e1f43e6462ba2","kind":"commit","published_at":"2021-06-23T13:08:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"6779d3d431045ef8fffe66f8953d8ee84e48670b","kind":"commit","published_at":"2021-06-22T17:14:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"5e4de841d12168647bc8c7ec464dfb8a7800ed10","kind":"commit","published_at":"2021-06-02T12:08:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"04349a50eb638f3684e486cdf72bcb1c1e25613d","kind":"commit","published_at":"2021-05-31T10:43:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"3db25ea67d8192b3fb5809f738319ad31658d93b","kind":"commit","published_at":"2021-05-03T13:29:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.1.0/manifests"},{"name":"2.0.18","sha":"d02ab4bafd8dbbb54adc17680077af526a2e9014","kind":"commit","published_at":"2021-04-15T20:19:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.18","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"2049a9dbdd1a898cbe5e3f479ac80860c72498d6","kind":"commit","published_at":"2021-04-02T12:57:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.17","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"585ff36486779fbd22cab57078a24bde6e4f95c1","kind":"commit","published_at":"2021-04-01T18:34:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.16","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"6be2efc9cf7b0a7df81dfe50d9f2370cc8391e13","kind":"commit","published_at":"2021-03-30T21:06:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.15","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"09cb49542364694f2eec84f61b63e40ae8dcd05f","kind":"commit","published_at":"2021-03-30T12:44:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.14","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"7d1a35388ef9a4b8cb8dbf2597a7b8a8ab13ee86","kind":"commit","published_at":"2021-03-29T13:56:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.13","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.13/manifests"},{"name":"2.0.12","sha":"813f4d1f07c772a477e248c06cc58b6de4c1d1ae","kind":"commit","published_at":"2021-03-26T22:13:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.12","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.12/manifests"},{"name":"2.0.11","sha":"c0671a2d9bed1d443b01e61087c0e65f1e9ee0b8","kind":"commit","published_at":"2021-03-26T01:18:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.11","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.11/manifests"},{"name":"2.0.10","sha":"a3a55339abf133e8073a5c4220e7d61749b5f16f","kind":"commit","published_at":"2021-03-25T00:21:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.10","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.10/manifests"},{"name":"2.0.9","sha":"2e76dabbaac360c45a8499d1cf9becfd94f02c65","kind":"commit","published_at":"2021-03-24T18:30:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.9","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"58a5442d71f0c2b77c123d29a8b59b41d5c5498a","kind":"commit","published_at":"2021-03-24T17:20:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.8","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"619c55d399766f73c5314db1f5865203383c67de","kind":"commit","published_at":"2021-03-22T13:29:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.7","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"dcc55aa645c361a865d24df33f6989bb15e13f24","kind":"commit","published_at":"2021-03-16T22:01:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.6","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"cf1070a531456a267c3b57a35d17795397437699","kind":"commit","published_at":"2021-03-10T09:33:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.5","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8433b36266f43f31aba9cfb5cc20f783a416f9a5","kind":"commit","published_at":"2021-03-09T15:59:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"70f4c44ec6711a9344cb0d34bbd0bab7e88a0489","kind":"commit","published_at":"2021-03-05T11:08:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"71f8ffe13d1c792601610ba8056f202baec1eecc","kind":"commit","published_at":"2021-03-04T23:04:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"16304b544f9e6ea6661acb8ad10d5561351a2cda","kind":"commit","published_at":"2021-03-03T15:38:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c3a0e8733e799e3c49e5ab6b9a8e32f365553f97","kind":"commit","published_at":"2021-03-03T10:21:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0/manifests"},{"name":"2.0.0a4","sha":"8f6061f8cf557c60b3d2d905119e8be15113032a","kind":"commit","published_at":"2021-03-02T18:34:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a4/manifests"},{"name":"2.0.0a3","sha":"96092e5e27acd40fe50aec29093432ce5512f212","kind":"commit","published_at":"2021-03-01T16:20:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a3/manifests"},{"name":"2.0.0a2","sha":"f2e0059392c4bb0e6c840308d27afd3f9f57f592","kind":"commit","published_at":"2021-02-26T11:35:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a2/manifests"},{"name":"2.0.0a1","sha":"2e01ce19748afc48c9e06efd2400f93fce02ade5","kind":"commit","published_at":"2021-02-23T18:48:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a1/manifests"},{"name":"2.0.0a0","sha":"282e83c4818f38c2de41f862d3a0db00e0947b20","kind":"commit","published_at":"2021-02-17T03:49:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/2.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/2.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@2.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/2.0.0a0/manifests"},{"name":"1.11.16","sha":"17da9d5599eb38d4188e580960971c39769a7604","kind":"commit","published_at":"2021-02-15T18:56:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.16","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.16/manifests"},{"name":"1.11.15","sha":"ef6c5b3c2cfba677057b63d905015c87cef8a72b","kind":"commit","published_at":"2021-02-02T09:58:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.15","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.15/manifests"},{"name":"1.11.14","sha":"4be9f0edf0b338fba9190c07f7ea88d136ef86cd","kind":"commit","published_at":"2021-02-01T19:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.14","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.14/manifests"},{"name":"1.11.13","sha":"983da1d981d6c858802f3ad170f26b7a027e5b5e","kind":"commit","published_at":"2021-01-26T02:35:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.13","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.13/manifests"},{"name":"1.11.12","sha":"9638dde4daf3f338e3538712133c4457e96d23ad","kind":"commit","published_at":"2021-01-24T22:34:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.12","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.12/manifests"},{"name":"1.11.11","sha":"20ee1e14b02853a04813c3b2f55b9ab81bd28b82","kind":"commit","published_at":"2021-01-21T11:08:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.11/manifests"},{"name":"1.11.10","sha":"77bc27799b683bb2d77254b0911b1449989ac211","kind":"commit","published_at":"2021-01-05T09:05:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.10/manifests"},{"name":"1.11.9","sha":"4bca30e4d6a4bf414567b4f75dbe50dacf5a76e6","kind":"commit","published_at":"2020-12-23T11:17:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"a3891995e6fafd733e2d65ddc30636a2675f588b","kind":"commit","published_at":"2020-12-16T13:05:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"4082757aa1df01b730bcac32b7445575ae5bcb15","kind":"commit","published_at":"2020-12-15T17:55:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"60546dcd984f63c4f1ced2d25a0ceabb815b507e","kind":"commit","published_at":"2020-12-14T18:24:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.6/manifests"},{"name":"1.11.4","sha":"c9ef5d3ccb1109cd37ac23e6ba0d0c8f0eb3aa3c","kind":"commit","published_at":"2020-12-13T00:33:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"80c1f10f08f71a3bd52e840022383da654323c76","kind":"commit","published_at":"2020-12-08T16:09:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"cb90bd0c8d747891f4200a8fa06c5f0366eea573","kind":"commit","published_at":"2020-12-02T17:28:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"ed02ff7c30177b1ad1a035197924ae3c7621628b","kind":"commit","published_at":"2020-12-02T16:28:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"2d70bc5ec4db309aa8baae0278f801621ddcf07a","kind":"commit","published_at":"2020-12-02T15:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"c989b28eae536f08767d3cb32e790187d63a581b","kind":"commit","published_at":"2020-11-24T16:33:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"4cf2f8139bdd2c30d439dea1bb7375ddb63e46d0","kind":"commit","published_at":"2020-11-19T19:21:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"d7564e9965e1c8752d3d72b217a54191671aa4fe","kind":"commit","published_at":"2020-11-18T01:17:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.10.0/manifests"},{"name":"1.9.1","sha":"411b38896014ae004d0782e25dbd49f5d33af2b7","kind":"commit","published_at":"2020-10-27T15:33:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"0669d8d885307edff8971c75ee569baf6f65450c","kind":"commit","published_at":"2020-10-22T17:22:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.9.0/manifests"},{"name":"1.8.4","sha":"b11fe83828fd5c65973a5ad7da3d95a5ea2c60e9","kind":"commit","published_at":"2020-10-13T20:57:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"0649242578b5d6dbbdf6e7e7124870fb26b3f173","kind":"commit","published_at":"2020-10-13T10:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"4496dbf5b57e9721898404bf3dbd7dff70df11be","kind":"commit","published_at":"2020-10-08T00:01:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"3d2493a3916b3da1ba18b34779bf2bcff03fa897","kind":"commit","published_at":"2020-10-01T08:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"00267706b73015e7541d5f26cd84e07f17309bb6","kind":"commit","published_at":"2020-09-30T00:39:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.8.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.8.0/manifests"},{"name":"1.7.9","sha":"9643ff722903ee596f8267f5e740234234b6b27f","kind":"commit","published_at":"2020-09-24T23:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.9/manifests"},{"name":"1.7.8","sha":"2f030e870bd84a152be20fca7d88d5af2cd3e025","kind":"commit","published_at":"2020-09-24T15:53:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.8/manifests"},{"name":"1.7.7","sha":"b784216f681b13baf479208fa5f98fede4eebe5a","kind":"commit","published_at":"2020-09-24T15:38:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.7/manifests"},{"name":"1.7.6","sha":"954e4784ab9924f72d0419fe16474a8af570465f","kind":"commit","published_at":"2020-09-24T14:45:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.6/manifests"},{"name":"1.7.5","sha":"749fec381fbbd416f26c4a5a96fc8a90ef456473","kind":"commit","published_at":"2020-09-24T13:26:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.5/manifests"},{"name":"1.7.4","sha":"ece7d6ba6795a7cc9e9381b00d28750cc6eb9c7a","kind":"commit","published_at":"2020-09-21T20:50:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"ff3b686058f0796cbb6e533cb2e932eecbe5375e","kind":"commit","published_at":"2020-09-21T17:24:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"de768375ed72ce171daad91c38beb7af387c2cf2","kind":"commit","published_at":"2020-09-15T09:14:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"bc5611968f44979016bf87904e0abc2d35a046c2","kind":"commit","published_at":"2020-09-14T09:16:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"61be19b9b56dab8e5c770f8801e67e60084b5968","kind":"commit","published_at":"2020-09-14T04:31:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.7.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.7.0/manifests"},{"name":"1.6.6","sha":"1633245769f53047ccdc688ac4cba0d0b08a0c85","kind":"commit","published_at":"2020-08-31T00:16:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.6/manifests"},{"name":"1.6.5","sha":"4ee3d0d60205e0713252d73d5a65a8a2b7d2907f","kind":"commit","published_at":"2020-08-30T21:20:15.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"69c63a83742a85e7134c5fea36f7ccb63c31b27c","kind":"commit","published_at":"2020-08-29T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"be2e0778b4a4156a166bfc41ec74b4ac5e66b2a9","kind":"commit","published_at":"2020-08-28T02:18:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5fcf7377d8687606bcc163bef0623e23ef71dd7","kind":"commit","published_at":"2020-08-27T20:11:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"026c4fa47d0b3ed7d3bf931298d6fdf4ea6ee115","kind":"commit","published_at":"2020-08-24T23:03:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"b82104a608b09536a57765b4af049d863104727d","kind":"commit","published_at":"2020-08-19T18:51:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.6.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"32b5b33329ef71586ae47b1b879bf90f79edab2f","kind":"commit","published_at":"2020-08-18T21:10:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"64f038fda83c2400263b335fca6bb4f63f6ecf0f","kind":"commit","published_at":"2020-08-12T16:08:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.5.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"dea1950ba022ee0a1bfdde357f6a8435d827eb5e","kind":"commit","published_at":"2020-08-07T01:31:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.4.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"4061b74cf3cacbd7b4cc10c97e01bb821c0646ec","kind":"commit","published_at":"2020-08-01T17:18:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"dfdb24d89dedea95e50bd7cee302c965bfd66e2f","kind":"commit","published_at":"2020-07-31T02:01:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.3.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"31efaac4f3be0d33282396638cc550695ee59858","kind":"commit","published_at":"2020-07-28T22:25:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"f4b820aa4c6e47ea50be291acb3e75b3fd2ef915","kind":"commit","published_at":"2020-07-28T13:02:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"b14ad4f8ccd38a8c80fa61c75d14f2afa12d7d69","kind":"commit","published_at":"2020-07-27T17:02:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"5ed832077df8de445c1bac20fadc93b8d9d14d31","kind":"commit","published_at":"2020-07-23T17:30:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.2.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.2.0/manifests"},{"name":"1.1.11","sha":"ef82cedd00c61235211355d9017d13062cd43161","kind":"commit","published_at":"2020-07-17T00:50:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.11","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"048e34a6a133c2191fb3cc95ab7fc96f14ffc7f7","kind":"commit","published_at":"2020-07-12T23:52:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.10","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"71c478755399b049101ab9400e7f48dda2a47597","kind":"commit","published_at":"2020-07-12T03:46:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.9","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"39989ad23377c4ecee1b885cf883eb9ba9bf8614","kind":"commit","published_at":"2020-07-10T18:27:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.8","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"520e01f11305aba1994df354adef86e6d90180de","kind":"commit","published_at":"2020-07-03T22:47:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.7","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"fb99f2e332b265fdd1baec6f66821ec93c10ecdf","kind":"commit","published_at":"2020-07-03T00:05:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.6","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"bd9eb8faba10813f46e4b6998d73b2acb9855e80","kind":"commit","published_at":"2020-07-02T22:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.5","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"27af048d3e2defacbbe9f4e9b2763ad96aea36ea","kind":"commit","published_at":"2020-07-01T19:54:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.4","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"6e66ddfcb9307de26b278eb75adab54a44aa5b2b","kind":"commit","published_at":"2020-07-01T17:59:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.3","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"8cbefaaa88f5a5e3d5e6324600cfd035548242f6","kind":"commit","published_at":"2020-06-30T22:32:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"83a2afc7b05e38014aca224ab85949b0974d9bec","kind":"commit","published_at":"2020-06-26T23:36:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"35e0dd920614f9f1194c82f61eeaa829f6593fb6","kind":"commit","published_at":"2020-06-26T14:49:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.1.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"a6ff46ce81eef7ed6f870e5d9be6cfa4a1f10fe4","kind":"commit","published_at":"2020-06-24T17:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"5cb775308df6de07ac70cc25894f271f552e740a","kind":"commit","published_at":"2020-06-22T20:10:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"57e476acc4be0c3425417c070aa1cc838289548d","kind":"commit","published_at":"2020-06-21T23:10:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0/manifests"},{"name":"1.0.0b6","sha":"a2f1367a9a75849ef6ad7ee23a5bacc18580f102","kind":"commit","published_at":"2020-06-19T21:04:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b6/manifests"},{"name":"0.94.1","sha":"61d7a3f41dd540e7113c0a6fee7d709e1ac82fd5","kind":"commit","published_at":"2020-06-19T13:58:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.1/manifests"},{"name":"1.0.0b5","sha":"b579d06c8eb4c6690845ddd7263f9aec8a6ece01","kind":"commit","published_at":"2020-06-17T21:33:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b5/manifests"},{"name":"1.0.0b4","sha":"7c6351d039f57f4e964224ac6d5d5a96b956b808","kind":"commit","published_at":"2020-06-16T12:17:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b4/manifests"},{"name":"1.0.0b3","sha":"38dc0f85d4a147591d1815834113541e517a5ffb","kind":"commit","published_at":"2020-06-15T19:15:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b3/manifests"},{"name":"1.0.0b2","sha":"ece6f2d3ee5b826c8cf5de7d3a6a30e71183322c","kind":"commit","published_at":"2020-06-15T18:36:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b2/manifests"},{"name":"1.0.0b1","sha":"bba502314d54117a4f51f00da026e31eff71758c","kind":"commit","published_at":"2020-06-14T17:44:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b1/manifests"},{"name":"1.0.0b0","sha":"7a31a35cbf531213f6bca529004dac44a350b1e4","kind":"commit","published_at":"2020-06-12T21:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0b0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0b0/manifests"},{"name":"1.0.0a11","sha":"566472f088736b11c9907e1f51dcdde4cd9ebd63","kind":"commit","published_at":"2020-06-11T16:09:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a11","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a11/manifests"},{"name":"1.0.0a10","sha":"cb43f9cddab60f0aa4a34dc7016b3fbfe7184c10","kind":"commit","published_at":"2020-06-08T08:56:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a10","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a10/manifests"},{"name":"1.0.0a9","sha":"72a576cefeb7ebc27ce5574bf73d16f947db1900","kind":"commit","published_at":"2020-06-04T03:06:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a9","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a9/manifests"},{"name":"1.0.0a8","sha":"3590fe84149d958698cd575f987fb15cad7951a8","kind":"commit","published_at":"2020-06-03T21:10:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a8","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a8/manifests"},{"name":"1.0.0a7","sha":"7504b68c127bb180bdde78b4135dc85403034156","kind":"commit","published_at":"2020-06-02T00:34:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a7","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a7/manifests"},{"name":"1.0.0a6","sha":"63972c3d120d9f076f642a19382a247d5d5855a5","kind":"commit","published_at":"2020-05-27T10:59:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a6","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a6/manifests"},{"name":"1.0.0a5","sha":"6954efc6e616a8fbf3060704280b4428fd3f040b","kind":"commit","published_at":"2020-05-25T00:25:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a5","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a5/manifests"},{"name":"1.0.0a4","sha":"3e951162b822707787462a929afa11181103b3da","kind":"commit","published_at":"2020-05-22T20:00:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a4","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a4/manifests"},{"name":"1.0.0a3","sha":"5f63d538d2690beb1e6bf7c286ea9114be2049cd","kind":"commit","published_at":"2020-05-20T15:01:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a3","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"4a4f07968c6474479351d2728a133dc8c82a081d","kind":"commit","published_at":"2020-05-20T12:21:07.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a2","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a2/manifests"},{"name":"0.94.0","sha":"c5bac1c8cfdb2c0f54d52ac61ff754e6f583822a","kind":"commit","published_at":"2020-05-07T17:17:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.94.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.94.0/manifests"},{"name":"1.0.0a1","sha":"fc42ca721c25bdd24875c999e37fb4f589ecd63c","kind":"commit","published_at":"2020-05-07T16:33:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a1","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a1/manifests"},{"name":"1.0.0a0","sha":"93d7b9173b8630db7cc21df606040677dc3753d7","kind":"commit","published_at":"2020-05-04T17:23:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/1.0.0a0","html_url":"https://github.com/iterative/dvc/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/1.0.0a0/manifests"},{"name":"0.93.0","sha":"43dcc97512f7cc49dd24139334f89db909105df6","kind":"commit","published_at":"2020-04-10T20:22:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.93.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.93.0/manifests"},{"name":"0.92.1","sha":"6ab06bbf9e3dfea552e14b626d5618bfdfe2384d","kind":"commit","published_at":"2020-04-05T01:35:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.1/manifests"},{"name":"0.92.0","sha":"a338fad036bd9ac8bdd79ecec964f8c5558609c4","kind":"commit","published_at":"2020-04-01T22:15:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.92.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.92.0/manifests"},{"name":"0.91.4","sha":"b02babee9e2ce779d1e2727d0ab7213e41359fdb","kind":"commit","published_at":"2020-04-01T14:03:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.4/manifests"},{"name":"0.91.3","sha":"55644f376b53dc7d537e1abe219868f15d6c6268","kind":"commit","published_at":"2020-03-31T09:11:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.3/manifests"},{"name":"0.91.2","sha":"0c2e4d0b723a7c2f120db751193463b4939303d7","kind":"commit","published_at":"2020-03-29T23:10:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.2/manifests"},{"name":"0.91.1","sha":"02f92b3ac85532d24ae94727a6071376dbf35452","kind":"commit","published_at":"2020-03-26T01:42:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.1/manifests"},{"name":"0.91.0","sha":"1ddab1077bddd4273b8899bcc2676b15368cf5e2","kind":"commit","published_at":"2020-03-24T14:15:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.91.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.91.0/manifests"},{"name":"0.90.2","sha":"a1fe6c6f44777463876ad24ee0d162173999f9d3","kind":"commit","published_at":"2020-03-18T21:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.2/manifests"},{"name":"0.90.1","sha":"55f86df5b13609fb4d47f311e620c8ecd74a5811","kind":"commit","published_at":"2020-03-18T17:20:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.1/manifests"},{"name":"0.90.0","sha":"aef3dfba136f09ac3669c460d6e724cbb2e67a09","kind":"commit","published_at":"2020-03-17T23:24:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.90.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.90.0/manifests"},{"name":"0.89.0","sha":"02daaf391afa31fed3c04413049eece6579b227c","kind":"commit","published_at":"2020-03-17T00:08:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.89.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.89.0/manifests"},{"name":"0.88.0","sha":"ef96e6b8ff798bc00e9d8d1b2f9532f34eca5c22","kind":"commit","published_at":"2020-03-10T20:47:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.88.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.88.0/manifests"},{"name":"0.87.0","sha":"abc4e3c2d0c8d09a2f04db88e6bf0b331ca166bc","kind":"commit","published_at":"2020-02-28T00:21:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.87.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.87.0/manifests"},{"name":"0.86.5","sha":"2c46bddcfac6a8d96b24992ac39c897dd658d855","kind":"commit","published_at":"2020-02-20T22:11:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.5/manifests"},{"name":"0.86.4","sha":"e4bf5c1ddb66508acc0c2ea578fa0d8f964629a4","kind":"commit","published_at":"2020-02-20T01:46:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.4/manifests"},{"name":"0.86.3","sha":"c5677decd3612a793a17a4b2a8cf7176e6f0e016","kind":"commit","published_at":"2020-02-20T00:40:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.3/manifests"},{"name":"0.86.2","sha":"6dba652b25c569934539745cc10391b4c8a11c69","kind":"commit","published_at":"2020-02-17T18:30:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.2/manifests"},{"name":"0.86.1","sha":"a90d7009f52fa03b45ad5c1d22943cebee387b01","kind":"commit","published_at":"2020-02-17T15:08:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.1/manifests"},{"name":"0.86.0","sha":"19edc1ab1d2020711c43f8bb9ad58930c74802f6","kind":"commit","published_at":"2020-02-17T10:44:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.86.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.86.0/manifests"},{"name":"0.85.0","sha":"4087b020dbac200afa04586650157bf588870053","kind":"commit","published_at":"2020-02-14T23:14:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.85.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.85.0/manifests"},{"name":"0.84.0","sha":"9a78c0e2fd3dd6ed0cd50bb2c51c07c3e5913b5d","kind":"commit","published_at":"2020-02-11T20:09:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.84.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.84.0/manifests"},{"name":"0.83.0","sha":"65ee446642a429a31fb1fb59f269f890fb8a7e0a","kind":"commit","published_at":"2020-02-09T23:42:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.83.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.83.0/manifests"},{"name":"0.82.10","sha":"afcbc7e17acecf770f7b90b3116090467e7242a3","kind":"commit","published_at":"2020-02-09T16:48:38.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.10/manifests"},{"name":"0.82.9","sha":"cb06a91368ccfca1ad1bca0db34ddd9ff40338d9","kind":"commit","published_at":"2020-02-05T01:20:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.9/manifests"},{"name":"0.82.8","sha":"633e126ba90a53d1aab89cb048695168fc48bc04","kind":"commit","published_at":"2020-02-02T15:59:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.8/manifests"},{"name":"0.82.7","sha":"2674689442920f017bc20379c71ae0db946f7efe","kind":"commit","published_at":"2020-01-31T21:30:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.7/manifests"},{"name":"0.82.6","sha":"b78ef78507aa0fa0bcf292f0ad5a1c4636dc46cf","kind":"commit","published_at":"2020-01-30T10:03:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.6/manifests"},{"name":"0.82.5","sha":"90773ed4f3713f4777bd1d868c6cef1c8ee40d83","kind":"commit","published_at":"2020-01-29T20:08:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.5/manifests"},{"name":"0.82.4","sha":"12cae708a87aff6118ec5b9e9c452542ee4aedb0","kind":"commit","published_at":"2020-01-28T22:46:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.4/manifests"},{"name":"0.82.3","sha":"a42d4f2c90ae604d6cb98bfc37c1fef9840b5ff9","kind":"commit","published_at":"2020-01-24T21:36:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.3/manifests"},{"name":"0.82.2","sha":"1bc39e7e99f131d8d83e5ec681d2560e4bbb9170","kind":"commit","published_at":"2020-01-23T14:36:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.2/manifests"},{"name":"0.82.1","sha":"04161ad6f2d24b02798aa79fe2fcd8fbb76dab15","kind":"commit","published_at":"2020-01-20T22:41:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.1/manifests"},{"name":"0.82.0","sha":"430b9bbdc0eddda75756cafca2eb8fdc2e698e24","kind":"commit","published_at":"2020-01-19T18:04:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.82.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.82.0/manifests"},{"name":"0.81.3","sha":"482473aa69fd97ebde8bdd2ae23b0c703158f765","kind":"commit","published_at":"2020-01-14T09:23:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.3/manifests"},{"name":"0.81.2","sha":"8da898d483b79cb1c98479d640272fd1e26b5b8e","kind":"commit","published_at":"2020-01-14T09:15:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.2/manifests"},{"name":"0.81.1","sha":"a09bfaf9db4a7cbf02f80913edbb3a57dd78aa80","kind":"commit","published_at":"2020-01-14T08:29:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.1/manifests"},{"name":"0.81.0","sha":"fe635a5040c9d593cd1bdef3fa31f4df7af85259","kind":"commit","published_at":"2020-01-13T14:59:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.81.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.81.0/manifests"},{"name":"0.80.0","sha":"35f4ee8a5367deee90793a0bbc3d1d5897c74626","kind":"commit","published_at":"2020-01-01T01:24:03.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.80.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.80.0/manifests"},{"name":"0.78.1","sha":"d23ffcf338162ad78c646a69f91e4ff36c894a05","kind":"commit","published_at":"2019-12-25T14:14:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.1/manifests"},{"name":"0.78.0","sha":"cfa4af15f78bf7955d86fb39d9b0a3c8d11f053e","kind":"commit","published_at":"2019-12-24T18:20:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.78.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.78.0/manifests"},{"name":"0.77.3","sha":"6e22769f3d8c940a5f2cf7e9855a8370ad4c2772","kind":"commit","published_at":"2019-12-13T22:18:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.3/manifests"},{"name":"0.77.2","sha":"1ed1a89b9fe4d56c6fcf775308d4dfadce9bb789","kind":"commit","published_at":"2019-12-13T18:58:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.2/manifests"},{"name":"0.77.1","sha":"75ecc9960d7a61d1a74c194839bb7092ba692a72","kind":"commit","published_at":"2019-12-13T18:28:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.1/manifests"},{"name":"0.77.0","sha":"d823f3b6c3ed06a337204e1ce63018f628fcca06","kind":"commit","published_at":"2019-12-13T15:43:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.77.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.77.0/manifests"},{"name":"0.76.0","sha":"30f45512836eb7244af9949986069f47baff0604","kind":"commit","published_at":"2019-12-13T01:20:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.76.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.76.0/manifests"},{"name":"0.75.1","sha":"8a7cf747e9e8f26c427f92604b913dad5a211067","kind":"commit","published_at":"2019-12-10T21:04:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.1/manifests"},{"name":"0.75.0","sha":"36336f389d448897cacdbf1bb7abaa1b41669b60","kind":"commit","published_at":"2019-12-07T12:54:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.75.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.75.0/manifests"},{"name":"0.74.0","sha":"0a7abf13d5ea8062ae81f4b664e687e720c2cbd9","kind":"commit","published_at":"2019-12-06T21:15:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.74.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.74.0/manifests"},{"name":"0.73.0","sha":"13f6101e7010c17a554a7765d4a4d5dda2cb129d","kind":"commit","published_at":"2019-12-06T00:11:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.73.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.73.0/manifests"},{"name":"0.72.0","sha":"4917a6e818fe71296ca4800df6492c9fdea08c82","kind":"commit","published_at":"2019-12-05T14:25:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.72.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.72.0/manifests"},{"name":"0.71.0","sha":"f9d4ef8abd5427b0ec75f7f3c1211abd8528aa99","kind":"commit","published_at":"2019-11-26T18:55:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.71.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.71.0/manifests"},{"name":"0.70.0","sha":"f563892760018a3e2ccb807558df99043d097252","kind":"commit","published_at":"2019-11-20T06:29:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.70.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.70.0/manifests"},{"name":"0.69.0","sha":"0ac18fb05109187d89ff634002a5247a62de7a47","kind":"commit","published_at":"2019-11-18T13:13:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.69.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.69.0/manifests"},{"name":"0.68.1","sha":"947b39f47a3e8b50c10a1d8d3a18d39d8da1ef03","kind":"commit","published_at":"2019-11-11T01:32:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.1/manifests"},{"name":"0.68.0","sha":"4d51f78074731777af9d88ad6465274f8ab8ba5e","kind":"commit","published_at":"2019-11-10T23:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.68.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.68.0/manifests"},{"name":"0.67.1","sha":"387a471857a19c823ea728fb97fb2908c7fdf199","kind":"commit","published_at":"2019-11-10T16:14:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.1/manifests"},{"name":"0.67.0","sha":"1fd4ab2655290be8c264f33e03303e88d6d2eeda","kind":"commit","published_at":"2019-11-09T17:40:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.67.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.67.0/manifests"},{"name":"0.66.11","sha":"143cbdc828bbb90e764d657e8506c17564708a20","kind":"commit","published_at":"2019-11-09T00:08:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.11/manifests"},{"name":"0.66.10","sha":"a56a6a1bd22019d709d4c67f14732b800dcfb3ac","kind":"commit","published_at":"2019-11-08T19:04:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.10/manifests"},{"name":"0.66.9","sha":"c60b82d31d91fe29b661e144c70548a4f18d30d9","kind":"commit","published_at":"2019-11-06T22:25:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.9/manifests"},{"name":"0.66.8","sha":"b6102f8d30b69312a480111ab041961ea19a47d3","kind":"commit","published_at":"2019-11-06T01:09:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.8/manifests"},{"name":"0.66.7","sha":"418b0b6523d0fe81681ccadfb5d152afbfa01f24","kind":"commit","published_at":"2019-11-06T00:13:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.7/manifests"},{"name":"0.66.6","sha":"62c5e12d43a58433e0c2a7b49e62ac493af08e76","kind":"commit","published_at":"2019-11-05T01:20:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.6/manifests"},{"name":"0.66.5","sha":"522579be1ebde78992853a2dc25af3b06893c466","kind":"commit","published_at":"2019-11-04T20:55:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.5/manifests"},{"name":"0.66.4","sha":"5227fc58d526b2884a2a87d04a1299576eed0f9b","kind":"commit","published_at":"2019-11-03T22:38:10.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.4/manifests"},{"name":"0.66.3","sha":"809a85a340e617d91ee48c9af6cb8924e6b37321","kind":"commit","published_at":"2019-11-01T21:58:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.3/manifests"},{"name":"0.66.2","sha":"e623c4faf782ee6f0d774552e8f786f6b8387e95","kind":"commit","published_at":"2019-10-30T15:20:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.2/manifests"},{"name":"0.66.1","sha":"b9c7d88fccd379f5830b2f01cdea8d011f950afb","kind":"commit","published_at":"2019-10-26T20:36:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.1/manifests"},{"name":"0.66.0","sha":"1ab931968214c2c2fe732ece6caa576d4790050f","kind":"commit","published_at":"2019-10-25T20:24:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.66.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.66.0/manifests"},{"name":"0.65.0","sha":"3667830c2ad3da5c71d02ae4d9864c5fcafe3a29","kind":"commit","published_at":"2019-10-24T20:41:43.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.65.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.65.0/manifests"},{"name":"0.64.1","sha":"b8d1ec204ce02de02c8c38f74f7fb3e048eba66f","kind":"commit","published_at":"2019-10-24T14:15:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.1/manifests"},{"name":"0.64.0","sha":"bd5a8a5cef365de3ce5a42dfc887b67e461223af","kind":"commit","published_at":"2019-10-23T19:48:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.64.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.64.0/manifests"},{"name":"0.63.4","sha":"878998433f9c781fe12ec4d5aa04091bb296e971","kind":"commit","published_at":"2019-10-21T22:26:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.4/manifests"},{"name":"0.63.3","sha":"638aaa254ea475947545edd046116befe82040f1","kind":"commit","published_at":"2019-10-18T11:32:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.3/manifests"},{"name":"0.63.2","sha":"25ff08fdc8046d9a7e609c5c32e08d4919c02f9f","kind":"commit","published_at":"2019-10-17T20:13:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.2/manifests"},{"name":"0.63.1","sha":"ccd39ef6cf828677109649b7c9063a69cbac360d","kind":"commit","published_at":"2019-10-17T18:35:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.1/manifests"},{"name":"0.63.0","sha":"e2b40d57647405151fbdf5c19f49883df050d568","kind":"commit","published_at":"2019-10-17T12:52:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.63.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.63.0/manifests"},{"name":"0.62.1","sha":"33bd3d63c5c6328add5a0447226f67ee7c27d31a","kind":"commit","published_at":"2019-10-10T11:40:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.1/manifests"},{"name":"0.62.0","sha":"f254004faede520de09c9768abf0b94b0959f0f2","kind":"commit","published_at":"2019-10-09T08:47:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.62.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.62.0/manifests"},{"name":"0.61.2","sha":"092c498baac40be46185588596af6727bedd9c01","kind":"commit","published_at":"2019-10-03T19:53:33.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.2/manifests"},{"name":"0.61.1","sha":"8787ac03808fcf38dcac01f7a57f82f216b28e12","kind":"commit","published_at":"2019-10-02T07:17:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.1/manifests"},{"name":"0.61.0","sha":"8fb3eaaa08fc8bc50dcbe357c482bd7f62c2e67a","kind":"commit","published_at":"2019-10-01T07:56:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.61.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.61.0/manifests"},{"name":"0.60.1","sha":"4061d4aff12c85978e126dd52add69808315697c","kind":"commit","published_at":"2019-09-26T15:34:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.1/manifests"},{"name":"0.60.0","sha":"987cf883c5386a565cc6ebf262c25ccc41ace06e","kind":"commit","published_at":"2019-09-25T08:12:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.60.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.60.0/manifests"},{"name":"0.59.2","sha":"af8a7aa25d9243e24f1ee0e4f61362d48146588c","kind":"commit","published_at":"2019-09-09T17:28:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.2/manifests"},{"name":"0.59.0","sha":"2ee9da61f06d5199ea2c01b270f2b2854a1e1ff7","kind":"commit","published_at":"2019-09-06T21:13:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.59.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.59.0/manifests"},{"name":"0.58.1","sha":"48d7ab6e221b3e3af6e007acb4eea33792c22135","kind":"commit","published_at":"2019-09-04T15:36:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.1/manifests"},{"name":"0.58.0","sha":"287be8fd2e3f608eb13963bf62b9007568044bdd","kind":"commit","published_at":"2019-09-03T21:37:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.58.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.58.0/manifests"},{"name":"0.57.0","sha":"41351a2df2f36ed04846d5e3d976d6d99b71a151","kind":"commit","published_at":"2019-08-21T22:51:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.57.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.57.0/manifests"},{"name":"0.56.0","sha":"4fb4b84a5fd7d3bd0da20e9ab56a2fdbb766dbd9","kind":"commit","published_at":"2019-08-20T00:56:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.56.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.56.0/manifests"},{"name":"0.55.1","sha":"51d5a230da9d78c950175a6c4476222637a48528","kind":"commit","published_at":"2019-08-19T13:01:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.1/manifests"},{"name":"0.55.0","sha":"e1f676a1915e5810bf2af3c654eaa31e245fce0f","kind":"commit","published_at":"2019-08-15T11:06:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.55.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.55.0/manifests"},{"name":"0.54.1","sha":"e0e02a9f6bedfe72b21feafc9f6dce48295a8090","kind":"commit","published_at":"2019-08-05T11:53:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.1/manifests"},{"name":"0.54.0","sha":"c52e1aa5cc3f6e31fb9e57f712f6dc89fb64f56a","kind":"commit","published_at":"2019-08-01T20:35:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.54.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.54.0/manifests"},{"name":"0.53.2","sha":"32425e90691bfd4988eb0a2d70cdc4fdba910f49","kind":"commit","published_at":"2019-07-28T21:55:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.2/manifests"},{"name":"0.53.1","sha":"7fea91387e54d2f81448682149dda0aa8cc2c44e","kind":"commit","published_at":"2019-07-25T00:49:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.53.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.53.1/manifests"},{"name":"0.52.1","sha":"fc5d3c182c08a02b6257652654c62b723c854671","kind":"commit","published_at":"2019-07-15T17:33:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.1/manifests"},{"name":"0.52.0","sha":"8c303512e853dd968b6d79d64de3c29d1e33b7d8","kind":"commit","published_at":"2019-07-15T08:41:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.52.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.52.0/manifests"},{"name":"0.51.2","sha":"95110a865c4d1240abd0a125068d11808b327554","kind":"commit","published_at":"2019-07-11T09:36:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.51.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.51.2/manifests"},{"name":"0.50.1","sha":"c5f6cb0f9ecd4e514a9a8a9ebc93439747a99690","kind":"commit","published_at":"2019-06-26T15:10:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.1/manifests"},{"name":"0.50.0","sha":"a54a34042ef637de1d8f1b715addc4d107f47547","kind":"commit","published_at":"2019-06-25T20:13:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.50.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.50.0/manifests"},{"name":"0.41.3","sha":"a5922ccec13d59907714cb4c9b8d26e323fde82a","kind":"commit","published_at":"2019-05-29T10:44:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"45f2a2897a65adb6463766ab23802eb881f2b728","kind":"commit","published_at":"2019-05-29T10:12:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"1bf8ad1d3d2fb0bb1ccf007cb4fd20f313e47566","kind":"commit","published_at":"2019-05-29T07:54:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"5941012a1928938d54a5c82ee7a1cbebf20a7ff1","kind":"commit","published_at":"2019-05-28T21:00:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.41.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.41.0/manifests"},{"name":"0.40.7","sha":"02f59de3488c8494039311e08b843e6d3c05b61e","kind":"commit","published_at":"2019-05-20T17:28:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.7/manifests"},{"name":"0.40.6","sha":"de58f55225675a44e5b0c9397f792630d1cf179e","kind":"commit","published_at":"2019-05-20T14:12:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.6/manifests"},{"name":"0.40.5","sha":"2989c977a899e84038f74cca34693bd5bb44ab9a","kind":"commit","published_at":"2019-05-20T13:31:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.5/manifests"},{"name":"0.40.4","sha":"f0dc04da83693dcf560654d3620d30cc0d82d97e","kind":"commit","published_at":"2019-05-20T12:37:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.4/manifests"},{"name":"0.40.3","sha":"538da292589d43c77a71d43ecab9faa204c621ff","kind":"commit","published_at":"2019-05-20T01:02:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.3/manifests"},{"name":"0.40.2","sha":"026d209599b01899a6a541081c47ca2ef6b26b56","kind":"commit","published_at":"2019-05-13T20:38:12.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.2/manifests"},{"name":"0.40.1","sha":"373dda64662a52e6e02c9ba5164d399f4bc55da6","kind":"commit","published_at":"2019-05-11T21:01:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.1/manifests"},{"name":"0.40.0","sha":"750bd822b57739aff629e9b64ab13271e7425591","kind":"commit","published_at":"2019-05-11T18:55:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.40.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.40.0/manifests"},{"name":"0.35.7","sha":"e4290a72e5edab80c659d327ff99d4253dad22f5","kind":"commit","published_at":"2019-04-11T15:12:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.7/manifests"},{"name":"0.35.6","sha":"5f9c3b695fd24c7bc3534a8b8ca052b855d02b43","kind":"commit","published_at":"2019-04-09T20:28:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.6/manifests"},{"name":"0.35.5","sha":"54072d70b542115a78a374fa702129b6959a1d02","kind":"commit","published_at":"2019-04-09T13:49:14.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.5/manifests"},{"name":"0.35.4","sha":"212f9b7dd4396a46eb1a4abd68c8d76543383bdf","kind":"commit","published_at":"2019-04-09T12:01:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.4/manifests"},{"name":"0.35.3","sha":"441e4f4745d7925ff82b2321fa946f5ff59fc297","kind":"commit","published_at":"2019-04-08T12:46:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.35.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.35.3/manifests"},{"name":"0.34.2","sha":"2a707b706c7b44a735b9c4a45f16bc5ecc46ffb0","kind":"commit","published_at":"2019-04-04T14:23:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"4893266664f6796c539a48e71a9574c317e1e89d","kind":"commit","published_at":"2019-04-03T19:36:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"a41705a757650f0841b6b331d61afb726ff278cb","kind":"commit","published_at":"2019-04-02T21:06:37.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.34.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.34.0/manifests"},{"name":"0.33.1","sha":"c645fdd45e0352f6cdfedee1392dc88e48f7d169","kind":"commit","published_at":"2019-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"db11175ad90262a1c1079d1ba9e65ade70f2d5d8","kind":"commit","published_at":"2019-03-29T01:57:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.33.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.33.0/manifests"},{"name":"0.32.1","sha":"db5a068f16dd5e1011444192697b0d4185255f61","kind":"commit","published_at":"2019-03-14T21:00:47.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"98733ba503d0f9a3e3f2efc07ff3e1b0f44f0e8e","kind":"commit","published_at":"2019-03-14T14:15:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.32.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"fe5cd328247dd7db37475aeb33b73e0102898467","kind":"commit","published_at":"2019-03-13T13:24:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"cb10210572d6302fd557cba92c4254f66d55f278","kind":"commit","published_at":"2019-03-10T14:56:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.31.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"97c0997fe8902d2d13be6c9177a124313291df4a","kind":"commit","published_at":"2019-03-03T03:07:29.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"9175c45b1472070e02521380e4db8315d7c910c4","kind":"commit","published_at":"2019-03-01T19:26:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.30.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"c1cdf77414fdc71f13bc0ec7289aec8914705e12","kind":"commit","published_at":"2019-02-19T19:44:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.29.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"00e03cadbd2ca717bca6536d4019429c3da23ded","kind":"commit","published_at":"2019-02-18T02:16:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"2eb39c461f030ab0256309194ebd1ccbf2576a1b","kind":"commit","published_at":"2019-02-17T13:11:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.28.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.28.0/manifests"},{"name":"0.27.1","sha":"def24131fe0384326a72abd855a49fa574f7332f","kind":"commit","published_at":"2019-02-16T07:28:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"940731941d834138019d77d8300e2e3aea8c78aa","kind":"commit","published_at":"2019-02-12T03:03:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.27.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"95345c45d0fe7875c3a884ec98e6a74959e22d79","kind":"commit","published_at":"2019-02-11T23:51:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"51c9357cd2418311f0da779061e750724742b941","kind":"commit","published_at":"2019-02-10T19:51:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.26.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.26.0/manifests"},{"name":"0.25.4","sha":"cbf24cd2790fbadc4050e37aa85d6d20e4c0d67a","kind":"commit","published_at":"2019-02-09T19:07:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.4/manifests"},{"name":"0.25.3","sha":"cb8e24237fa455725334a9fcba1fb133bdbceb57","kind":"commit","published_at":"2019-02-09T05:31:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"b67546d6487bc7f388b68ad99d320dc5bb48375a","kind":"commit","published_at":"2019-02-09T02:17:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"9210e66b0c760366b869b099fccdbf1dead13dd8","kind":"commit","published_at":"2019-02-09T01:06:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"74509cf29fe9d1798e4cf7e3b39df21c1514101a","kind":"commit","published_at":"2019-02-08T08:32:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.25.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.25.0/manifests"},{"name":"0.24.3","sha":"9c7381480552ee3bc909c6cdadced65bfd369375","kind":"commit","published_at":"2019-01-26T12:53:58.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.3/manifests"},{"name":"0.24.2","sha":"fdb103ed666072d294f39317f15ece6be7c1701e","kind":"commit","published_at":"2019-01-24T16:14:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"4cb1e747ef9e72bcb4310118ff4c206e9ac6e981","kind":"commit","published_at":"2019-01-24T15:36:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"dc50872949e4ff8f0e4dea5b91fdaaf79518e72a","kind":"commit","published_at":"2019-01-23T22:21:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.24.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"ed11f6541ca3521882df9e5d332d6991154d6da0","kind":"commit","published_at":"2018-12-24T16:39:59.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"0cd680cccfebea9e66ac0131384d8f590e20baa1","kind":"commit","published_at":"2018-12-24T06:56:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"12fde384079af684185600db4c1bf0b28f1cae49","kind":"commit","published_at":"2018-12-24T03:13:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.23.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"baa14f23f31621436484f1e229c3eaec1fa08c0d","kind":"commit","published_at":"2018-12-05T05:38:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.22.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"a0ba0ef19a7a708ead9c1f14addbf075259d755d","kind":"commit","published_at":"2018-11-30T23:48:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"93cd9ced90d27f55b1374dd2af19c7d350f50d9f","kind":"commit","published_at":"2018-11-28T21:39:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"720fda0772be2ae64986fc723130551d91aaba93","kind":"commit","published_at":"2018-11-27T07:42:49.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"eac86b5b4f1ef142783cf4808f5f948d0e1d911b","kind":"commit","published_at":"2018-11-26T20:02:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.21.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.21.0/manifests"},{"name":"0.20.8","sha":"03c111f5d5646c89810b3b38d76c02b19298cc4e","kind":"commit","published_at":"2018-11-24T11:53:02.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.8/manifests"},{"name":"0.20.7","sha":"447ffae3e40b682a58665068e6e4c510e7679165","kind":"commit","published_at":"2018-11-23T03:00:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.7/manifests"},{"name":"0.20.6","sha":"4fbffe93755c099ffa2dee7199b58c2b6b270b6f","kind":"commit","published_at":"2018-11-20T10:30:25.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.6/manifests"},{"name":"0.20.5","sha":"119579af0f800a166b289525aed17ce165ff5c48","kind":"commit","published_at":"2018-11-18T18:22:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.5/manifests"},{"name":"0.20.4","sha":"c62b1a1c886814dc00541e85ea4b124372e9e2b4","kind":"commit","published_at":"2018-11-15T11:55:48.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"7d069d221050f36abb39af95edcc1d4d5903f50a","kind":"commit","published_at":"2018-11-11T21:12:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"46831ea00a51e770e3a85c0b5fffb7c99677b149","kind":"commit","published_at":"2018-11-08T12:45:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"49cadb68da2850b9db86bdc8c6b883cda3c81b5b","kind":"commit","published_at":"2018-11-06T15:39:57.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"838d597983362b077ccb7686a15f8a7382ecaa01","kind":"commit","published_at":"2018-10-27T07:32:35.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.20.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.20.0/manifests"},{"name":"0.19.15","sha":"bc711417cd1bd822ce9f004f34b0102f40690fac","kind":"commit","published_at":"2018-10-23T00:13:54.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.15/manifests"},{"name":"0.19.14","sha":"7a004fa328278ba606f624d6c4555f4ef25beba8","kind":"commit","published_at":"2018-10-21T22:38:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.14/manifests"},{"name":"0.19.13","sha":"046010a710c1114154c7a65a0439c88eee71f7a3","kind":"commit","published_at":"2018-10-19T20:34:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.13/manifests"},{"name":"0.19.12","sha":"815c591adc369c2b4b58df501c458af31ce334a2","kind":"commit","published_at":"2018-10-16T02:27:56.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.12/manifests"},{"name":"0.19.11","sha":"a0b5bdd1433f116f39951d6b573ed2dccd263abf","kind":"commit","published_at":"2018-10-12T12:58:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.11/manifests"},{"name":"0.19.10","sha":"c6811ae00574f0d09d835df736cbfdea7f022a5f","kind":"commit","published_at":"2018-10-12T01:22:26.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"cae6e712c695906168f23a2d965aef2077f7f5c1","kind":"commit","published_at":"2018-10-11T13:11:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"4888ab82a7d3826f7c9a4f49af43665f1ec85905","kind":"commit","published_at":"2018-10-09T18:01:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"73eaa2a6119b4fa3f4046a379941d9cb1012bed4","kind":"commit","published_at":"2018-10-01T18:35:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b587f7833a57d1f589e14aa33a7e761552c40a5a","kind":"commit","published_at":"2018-10-01T12:47:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"b9439f2e5b579d43260abbf98492018f25d64f17","kind":"commit","published_at":"2018-09-29T20:06:51.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"27edc4f027923fca9f12b8d0352e9e9c58a95aeb","kind":"commit","published_at":"2018-09-28T08:05:52.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ece2b8ae0bae7a43d9175d068e40c27f19c551db","kind":"commit","published_at":"2018-09-27T05:58:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"7bed7213dcafaa0a395268237312e2200f4e6ea1","kind":"commit","published_at":"2018-09-23T11:46:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"ad216acce4fde1dcc0b983f5898b9cb5ef70aa07","kind":"commit","published_at":"2018-09-22T11:53:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e93a87f451b1e2a11b0393fa8ed048f19203eafc","kind":"commit","published_at":"2018-09-21T08:09:00.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.19.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.19.0/manifests"},{"name":"0.18.15","sha":"c68823e8d03919d304a1a9ade6970d300c7c2546","kind":"commit","published_at":"2018-09-10T12:57:24.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.15","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.15/manifests"},{"name":"0.18.14","sha":"559c097394adbb3d0650a7bb939039cb5b938f6e","kind":"commit","published_at":"2018-09-08T18:39:20.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.14","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.14/manifests"},{"name":"0.18.13","sha":"78c9d1edab4bfe08820caed53a4826cc7783d0d3","kind":"commit","published_at":"2018-09-05T14:12:19.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.13","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.13/manifests"},{"name":"0.18.12","sha":"208540c66da32b8def51bacbbba552dd769cd5da","kind":"commit","published_at":"2018-09-04T16:30:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.12","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.12/manifests"},{"name":"0.18.11","sha":"4f6967a017714a3d6a66dffa51fc2ba9fbc9e807","kind":"commit","published_at":"2018-09-02T21:21:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.11","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.11/manifests"},{"name":"0.18.10","sha":"9c041a375fd82d64eb08b481b45c8805641ff6b2","kind":"commit","published_at":"2018-08-31T02:09:32.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.10","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.10/manifests"},{"name":"0.18.9","sha":"3b66176f6b86c8d5670b92f7ec77522191faf9ad","kind":"commit","published_at":"2018-08-29T21:51:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.9","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.9/manifests"},{"name":"0.18.8","sha":"3d15391c7a26f632c1a0020a278bed57b763de5e","kind":"commit","published_at":"2018-08-29T16:32:55.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.8","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.8/manifests"},{"name":"0.18.7","sha":"3574c8954bec9a6e3963d5eb2e84635938f03093","kind":"commit","published_at":"2018-08-29T13:01:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.7/manifests"},{"name":"0.18.6","sha":"bb3cca6530073989147d3fc9a23d0d87ed76313f","kind":"commit","published_at":"2018-08-29T11:02:31.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"03a3cf2f8088485ccb8401062b75ef5e836b009a","kind":"commit","published_at":"2018-08-28T10:05:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"ac97c4021d40cc3c7bf128cd4b5a9fe29894b1ae","kind":"commit","published_at":"2018-08-27T14:51:09.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"93ef937fc236a71c80ed091ffb8ac920a80f3bef","kind":"commit","published_at":"2018-08-24T12:54:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"4a43a29f1120a2587213697779f43d4a265dac84","kind":"commit","published_at":"2018-08-23T10:14:50.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"623d3e2fed1bea9be1de1bb9555674088efb96c5","kind":"commit","published_at":"2018-08-23T01:48:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"ac4fff2c456184880edf8d96f3f953e1a06a340c","kind":"commit","published_at":"2018-08-22T14:22:04.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.18.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"95479e6d6ba5af8b131f35be1b167f1339eb3e9c","kind":"commit","published_at":"2018-08-17T11:24:42.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"0dd995453ff37fcf72801c5e836fe91ef5e4733c","kind":"commit","published_at":"2018-08-14T02:12:53.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.17.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.17.0/manifests"},{"name":"0.16.6","sha":"9e068234ba9bd98b8c7329fb23f18df24150cf33","kind":"commit","published_at":"2018-08-07T03:02:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"84abef7ac0b75b572bd3531a7200f3ba165f9806","kind":"commit","published_at":"2018-08-07T02:32:41.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"2195ff2b1355e147920d5e0cc21da10781f9ac78","kind":"commit","published_at":"2018-08-07T01:50:36.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"24be60bf39a37bdb27da408f9ed178ee374ab0fe","kind":"commit","published_at":"2018-08-05T21:31:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.3/manifests"},{"name":"0.16.0","sha":"02da5eabdc91a20c410442c4287c281a5f76a73f","kind":"commit","published_at":"2018-08-05T01:47:23.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.16.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.16.0/manifests"},{"name":"0.15.3","sha":"e5fd24f530f0777736f3a611730ecf16e8691df7","kind":"commit","published_at":"2018-08-03T19:43:18.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"4dc61beab0e92f7317623075444e8c7883bee4ae","kind":"commit","published_at":"2018-08-03T18:35:44.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"98c5875668970d6e8131ac3175077de4363c9f89","kind":"commit","published_at":"2018-08-01T21:39:45.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.15.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.15.1/manifests"},{"name":"0.14.4","sha":"c408fa7530eab0122237843e91f663887c81eee1","kind":"commit","published_at":"2018-07-25T17:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"6fd1e03364dae79babdd4aa41f96cd1c47d2b567","kind":"commit","published_at":"2018-07-24T12:46:46.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"537678def3d3f048296c8088c9d3d57abf3de351","kind":"commit","published_at":"2018-07-23T19:42:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"4bbbdb334c02b47a9c442f3d57bbfd9193f99df6","kind":"commit","published_at":"2018-07-20T15:51:27.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"95f53a1b97568ca1698beec2b56d98ea0c47ea29","kind":"commit","published_at":"2018-07-19T09:43:28.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.14.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"169db1fe29ed3bab25ac3ded7cc6a707f4c0b605","kind":"commit","published_at":"2018-07-17T13:26:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.13.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"64da1b126f8919363352ccf2a2c8db066b8b00b0","kind":"commit","published_at":"2018-07-14T15:00:05.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.12.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"c636581699da89ee30426c1aa0c2cd2c248e10b2","kind":"commit","published_at":"2018-07-12T07:41:34.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.11.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"50ea36e740da734bed70a805f2fab6c11f44b042","kind":"commit","published_at":"2018-07-07T22:13:21.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"3f73ef057ace08003afec562eebca8c2e1f5d443","kind":"commit","published_at":"2018-07-07T00:43:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d5c015ff632c127b1c744f165ecce5ca716b7983","kind":"commit","published_at":"2018-07-06T01:56:30.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.10.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"91c16e21125966f51ee21c5750c302cced3fe3b2","kind":"commit","published_at":"2018-05-17T15:32:01.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.7","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"347338837bfc475d6b6b76d47d4276a0fdf5e672","kind":"commit","published_at":"2018-04-20T08:23:17.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.6","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"bb9aafe090d71c2a25eb3f3a6d591a205dbb7e5e","kind":"commit","published_at":"2018-04-04T14:57:13.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"7f32d520c232d704d3fac911e88f8fce5cfde6ff","kind":"commit","published_at":"2018-04-03T18:32:40.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.4","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"af6ac421fd8b7c514e4358543df0b5ae57746a4b","kind":"commit","published_at":"2018-03-21T10:23:22.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.3","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"330d7e4d8495f70b9a4a4502b8dede465ed04533","kind":"commit","published_at":"2018-03-21T10:08:06.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.2","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a7ca3fcc658b92b587db4b67cc4f1a4f27174bf5","kind":"commit","published_at":"2018-03-21T09:36:16.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"7bc861876a315ec39de340f7bca6f6fa5400c4e7","kind":"commit","published_at":"2018-03-21T08:34:11.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.9.0","html_url":"https://github.com/iterative/dvc/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.9.0/manifests"},{"name":"0.8.5","sha":"cd431604147403a5f182f2fa71e9fd16eb7502c3","kind":"commit","published_at":"2017-06-20T06:42:39.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.5","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.5/manifests"},{"name":"0.8.1","sha":"85d179041c0f7f94df3ab6845920f5c56326d078","kind":"commit","published_at":"2017-05-04T08:03:08.000Z","download_url":"https://codeload.github.com/iterative/dvc/tar.gz/0.8.1","html_url":"https://github.com/iterative/dvc/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/iterative/dvc@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/tags/0.8.1/manifests"}]},"repo_metadata_updated_at":"2025-10-22T15:53:15.638Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":2.4507112553032195,"forks_count":4.392313451459945,"average":23.01098078362865},"purl":"pkg:conda/dvc-webdav?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dvc-webdav","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dvc-webdav","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dvc-webdav/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T05:00:54.423Z","issues_count":1064,"pull_requests_count":916,"avg_time_to_close_issue":47611496.208737865,"avg_time_to_close_pull_request":592191.6110458284,"issues_closed_count":823,"pull_requests_closed_count":851,"pull_request_authors_count":69,"issue_authors_count":507,"avg_comments_per_issue":5.0394736842105265,"avg_comments_per_pull_request":1.5731441048034933,"merged_pull_requests_count":732,"bot_issues_count":0,"bot_pull_requests_count":243,"past_year_issues_count":116,"past_year_pull_requests_count":193,"past_year_avg_time_to_close_issue":1359215.3265306123,"past_year_avg_time_to_close_pull_request":266085.5988023952,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":167,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.3448275862068966,"past_year_avg_comments_per_pull_request":0.49222797927461137,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":93,"past_year_merged_pull_requests_count":155,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/iterative%2Fdvc/issues","maintainers":[{"login":"skshetry","count":324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"efiop","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiop"},{"login":"shcheklein","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"},{"login":"daavoo","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daavoo"},{"login":"pmrowla","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmrowla"},{"login":"mattseddon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattseddon"},{"login":"dmpetrov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmpetrov"},{"login":"0x2b3bfa0","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0x2b3bfa0"},{"login":"dberenbaum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dberenbaum"},{"login":"karajan1001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karajan1001"},{"login":"dacbd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dacbd"},{"login":"mvshmakov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mvshmakov"},{"login":"rlamy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlamy"}],"active_maintainers":[{"login":"skshetry","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skshetry"},{"login":"shcheklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shcheklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-webdav/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-webdav/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-webdav/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-webdav/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-webdav/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dvc-webdav/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}]