{"id":995076,"name":"@irvingjs/loadable","ecosystem":"npm","description":"Integration with React Loadable","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/alleyinteractive/irving","keywords_array":[],"namespace":"irvingjs","versions_count":215,"first_release_published_at":"2020-10-13T20:37:49.829Z","latest_release_published_at":"2022-04-05T16:10:21.243Z","latest_release_number":"6.16.0","last_synced_at":"2026-04-27T03:02:31.090Z","created_at":"2022-04-07T18:47:53.910Z","updated_at":"2026-04-27T03:02:31.090Z","registry_url":"https://www.npmjs.com/package/@irvingjs/loadable","install_command":"npm install @irvingjs/loadable","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"canary":"5.7.0-canary.0","latest":"6.16.0","beta":"6.16.0-beta.1","rc":"6.0.0-rc.3","alpha":"6.16.0-alpha.0"}},"repo_metadata":{"id":38550048,"uuid":"136533649","full_name":"alleyinteractive/irving","owner":"alleyinteractive","description":"Irving is an integrated, React-based framework for building single-page applications. Irving gives you all the power of isomorphic JavaScript while allowing full control over component layouts with a content management system like WordPress.","archived":true,"fork":false,"pushed_at":"2023-03-06T01:32:18.000Z","size":244025,"stargazers_count":41,"open_issues_count":120,"forks_count":8,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-09-15T14:17:30.805Z","etag":null,"topics":["decoupled","decoupled-wordpress","framework","irving","irvingjs","react","wordpress"],"latest_commit_sha":null,"homepage":"https://irvingjs.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alleyinteractive.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-07T21:37:06.000Z","updated_at":"2025-03-14T03:58:20.000Z","dependencies_parsed_at":"2024-06-18T21:24:11.109Z","dependency_job_id":null,"html_url":"https://github.com/alleyinteractive/irving","commit_stats":{"total_commits":2964,"total_committers":30,"mean_commits":98.8,"dds":0.4531039136302294,"last_synced_commit":"4bc114a8965ab9fc47e91dec9d9595cceff355ab"},"previous_names":[],"tags_count":702,"template":false,"template_full_name":null,"purl":"pkg:github/alleyinteractive/irving","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alleyinteractive","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/sbom","scorecard":{"id":185677,"data":{"date":"2025-08-11","repo":{"name":"github.com/alleyinteractive/irving","commit":"4bc114a8965ab9fc47e91dec9d9595cceff355ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-sites.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/alleyinteractive/.github/SECURITY.md:1","Info: Found linked content: github.com/alleyinteractive/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/alleyinteractive/.github/SECURITY.md:1","Info: Found text in security policy: github.com/alleyinteractive/.github/SECURITY.md:1"],"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sites.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/alleyinteractive/irving/publish-sites.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sites.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/alleyinteractive/irving/publish-sites.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sites.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/alleyinteractive/irving/publish-sites.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sites.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/alleyinteractive/irving/publish-sites.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/alleyinteractive/irving/pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/alleyinteractive/irving/pull-request.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 npmCommand 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":"Vulnerabilities","score":0,"reason":"148 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-vfrc-7r7c-w9mx","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-4wx3-54gh-9fr9","Warn: Project is vulnerable to: GHSA-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-wvhm-4hhf-97x9","Warn: Project is vulnerable to: GHSA-h4hr-7fg3-h35w","Warn: Project is vulnerable to: GHSA-gj77-59wh-66hg","Warn: Project is vulnerable to: GHSA-hqhp-5p83-hx96","Warn: Project is vulnerable to: GHSA-3949-f494-cm99","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-r7jx-5m6m-cpg9","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-j4f2-536g-r55m","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-45rm-2893-5f49","Warn: Project is vulnerable to: GHSA-3xq5-wjfh-ppjc","Warn: Project is vulnerable to: GHSA-6vfc-qv3f-vr6c","Warn: Project is vulnerable to: GHSA-x77j-w7wf-fjmw","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-3965-hpx2-q597","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-7v5v-9h63-cj86","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-593m-55hh-j8gv","Warn: Project is vulnerable to: GHSA-653v-rqx9-j85p","Warn: Project is vulnerable to: GHSA-p3vf-v8qc-cwcr","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-x55w-vjjp-222r","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-g954-5hwp-pp24","Warn: Project is vulnerable to: GHSA-h755-8qp9-cq85","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T19:45:38.187Z","repository_id":38550048,"created_at":"2025-08-16T19:45:38.187Z","updated_at":"2025-08-16T19:45:38.187Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017229,"owners_count":26086016,"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":"alleyinteractive","name":"Alley","uuid":"1733454","kind":"organization","description":"The Digital Team for Publishers","email":null,"website":"https://alley.com/","location":"New York, NY","twitter":"alleyco","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1733454?v=4","repositories_count":264,"last_synced_at":"2025-06-22T01:39:52.780Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alleyinteractive","funding_links":[],"total_stars":2447,"followers":83,"following":0,"created_at":"2022-11-03T09:28:08.751Z","updated_at":"2025-06-22T01:39:52.780Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alleyinteractive","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alleyinteractive/repositories"},"tags":[{"name":"v6.16.0","sha":"4bc114a8965ab9fc47e91dec9d9595cceff355ab","kind":"tag","published_at":"2022-04-05T16:10:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.16.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.16.0/manifests"},{"name":"v6.16.0-beta.2","sha":"53169de9a7a6f65f26abde3b60e55c7ff40c1de0","kind":"tag","published_at":"2022-04-05T15:52:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.16.0-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.16.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.16.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.16.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.16.0-beta.2/manifests"},{"name":"v6.16.0-beta.1","sha":"5cd3aa9e194fe184b7495bb66f28567b2d2de350","kind":"tag","published_at":"2022-04-05T15:35:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.16.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.16.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.16.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.16.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.16.0-beta.1/manifests"},{"name":"v6.16.0-beta.0","sha":"c6de5afc56c11cd5ba97c47ff26b7bd79587a767","kind":"tag","published_at":"2022-04-05T15:35:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.16.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.16.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.16.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.16.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.16.0-beta.0/manifests"},{"name":"v6.16.0-alpha.0","sha":"0835f6fb5f9c4c247ced85781133b3be6e5045e0","kind":"tag","published_at":"2022-03-03T18:36:42.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.16.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.16.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.16.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.16.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.16.0-alpha.0/manifests"},{"name":"v6.15.0","sha":"d7e1610e291abebe65ee2612188a15149bff11a1","kind":"tag","published_at":"2022-03-03T18:36:02.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.15.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.15.0/manifests"},{"name":"v6.15.0-alpha.0","sha":"1a5be17796a0b7e4fa02982f827a2627d1424dfd","kind":"tag","published_at":"2022-03-03T18:35:16.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.15.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.15.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.15.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.15.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.15.0-alpha.0/manifests"},{"name":"v6.14.1","sha":"e11ac93575c94d75c8ca5fae49b1d4eb824313df","kind":"tag","published_at":"2022-03-03T18:25:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1/manifests"},{"name":"v6.14.1-beta.6","sha":"925f7cf3247acafdf010540673cd5b2e412ee897","kind":"tag","published_at":"2022-03-02T21:33:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.1-beta.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.1-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.1-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.6/manifests"},{"name":"v6.14.1-beta.5","sha":"8388086c982fe9c4fd4f7b5550ad9157dad74d98","kind":"tag","published_at":"2022-03-02T17:22:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.1-beta.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.5/manifests"},{"name":"v6.14.1-beta.4","sha":"905f93bdca7127d36ea5e61162dd0cd28026cc58","kind":"tag","published_at":"2022-03-02T01:00:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.1-beta.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.4/manifests"},{"name":"v6.14.1-beta.3","sha":"336110f7a927f227126a582f67b7da8f11db2c81","kind":"tag","published_at":"2022-03-02T00:32:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.1-beta.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.3/manifests"},{"name":"v6.14.1-beta.2","sha":"4ac2a27b7315b18961a001266d438e3470e2ee56","kind":"tag","published_at":"2022-03-01T22:57:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.1-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.2/manifests"},{"name":"v6.14.0-alpha.5","sha":"6a004d9a8406c737b0f127f40cf4a13e9d0ad595","kind":"tag","published_at":"2022-03-01T22:28:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-alpha.5/manifests"},{"name":"v6.14.0-alpha.4","sha":"4346693b16804352e6abaa9c681a456f84a1f069","kind":"tag","published_at":"2022-03-01T21:50:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-alpha.4/manifests"},{"name":"v6.14.0-alpha.3","sha":"a40ead5d7a8131ed03d1ef024c2e05ab2d7db090","kind":"tag","published_at":"2022-03-01T21:45:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-alpha.3/manifests"},{"name":"v6.14.0-alpha.2","sha":"2186591ebeb4dba826dca7a1afa44130ce45434d","kind":"tag","published_at":"2022-03-01T21:31:45.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-alpha.2/manifests"},{"name":"v6.14.1-beta.1","sha":"a611eb0e834a762e4fa39eba3032f0b6208d5a05","kind":"tag","published_at":"2022-03-01T04:38:06.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.1-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.1/manifests"},{"name":"v6.14.1-beta.0","sha":"eb15d39e3694b27c9b273eccb5206890a8d815f5","kind":"tag","published_at":"2022-03-01T04:35:53.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.1-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.1-beta.0/manifests"},{"name":"v6.14.0-alpha.1","sha":"3dd039b29dad6dde92fc9e3b334e8b1c133bbff9","kind":"tag","published_at":"2022-03-01T04:14:27.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-alpha.1/manifests"},{"name":"v6.14.0","sha":"a5ece6f47ff59619be985f85a80c65756b43ed80","kind":"tag","published_at":"2021-10-22T14:18:17.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0/manifests"},{"name":"v6.14.0-beta.0","sha":"b2b2542726f444be35a9282011e40e878458e23a","kind":"tag","published_at":"2021-10-21T21:23:41.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-beta.0/manifests"},{"name":"v6.14.0-alpha.0","sha":"5bb290c9ea842fefb0852c43fc9c2d40c41fb29a","kind":"tag","published_at":"2021-10-21T21:21:44.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.14.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.14.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.14.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.14.0-alpha.0/manifests"},{"name":"v6.13.0-alpha.4","sha":"c482e2b9db58ac7ba043e36738beceab4f3df09d","kind":"tag","published_at":"2021-10-21T20:20:14.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.13.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.13.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.13.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0-alpha.4/manifests"},{"name":"v6.13.0","sha":"c38261e1c325788a05705a6dd9f97c6deaeaf090","kind":"tag","published_at":"2021-09-30T18:51:15.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.13.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0/manifests"},{"name":"v6.13.0-beta.0","sha":"ba3164e110acae539489dfcb573aeea42ddd3004","kind":"tag","published_at":"2021-09-30T17:08:24.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.13.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.13.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.13.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0-beta.0/manifests"},{"name":"v6.13.0-alpha.3","sha":"8195e1aef39da7a816070c6a4e3ca40ce5ea23b2","kind":"tag","published_at":"2021-09-30T16:12:15.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.13.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.13.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.13.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0-alpha.3/manifests"},{"name":"v6.13.0-alpha.2","sha":"c07b822138270b0421642b1756d6f8a0ceaf8c84","kind":"tag","published_at":"2021-09-30T16:02:38.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.13.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.13.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.13.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0-alpha.2/manifests"},{"name":"v6.12.1","sha":"3c74365d372c561eb0c3d336610d07dd245508a3","kind":"tag","published_at":"2021-09-16T12:43:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.12.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.12.1/manifests"},{"name":"v6.12.1-beta.0","sha":"eba07458531c33a22cec8da99039389002263512","kind":"tag","published_at":"2021-09-16T00:23:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.12.1-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.12.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.12.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.12.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.12.1-beta.0/manifests"},{"name":"v6.13.0-alpha.1","sha":"62161a29b8b36f3b56ced0f896f87c413f5b6362","kind":"tag","published_at":"2021-09-15T22:37:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.13.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.13.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.13.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0-alpha.1/manifests"},{"name":"v6.13.0-alpha.0","sha":"06952fd1c765a81014b13aa58deba4743827dd0b","kind":"tag","published_at":"2021-09-14T15:36:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.13.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.13.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.13.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.13.0-alpha.0/manifests"},{"name":"v6.12.0","sha":"ebc6471e26c401793e15f77e70d272f7de604cbb","kind":"tag","published_at":"2021-09-14T14:57:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.12.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.12.0/manifests"},{"name":"v6.12.0-beta.0","sha":"44a451b99b415253c2292ee19b0a574abf2143f9","kind":"tag","published_at":"2021-09-14T14:55:16.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.12.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.12.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.12.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.12.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.12.0-beta.0/manifests"},{"name":"v6.12.0-alpha.0","sha":"427c6491739e47f6a773a779f1441f837238340a","kind":"tag","published_at":"2021-09-14T14:28:33.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.12.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.12.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.12.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.12.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.12.0-alpha.0/manifests"},{"name":"v6.11.1-beta.1","sha":"04b87616cb3ceb3113b6b75d5b4f944af73ec71e","kind":"tag","published_at":"2021-09-14T13:53:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.11.1-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.11.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.11.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.1-beta.1/manifests"},{"name":"v6.11.1-beta.0","sha":"6619de41fccc19ced278780fe7bb2015f6bd4f3b","kind":"tag","published_at":"2021-09-14T13:30:41.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.11.1-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.11.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.11.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.1-beta.0/manifests"},{"name":"v6.11.0-alpha.6","sha":"b1e41540c05cb249c4ed6a1171022d3b768f0f45","kind":"tag","published_at":"2021-09-13T20:20:25.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.11.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.11.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.11.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.6/manifests"},{"name":"v6.11.0-alpha.5","sha":"f15dbdb789d024e6e6fd8c43d93f307d4b612e99","kind":"tag","published_at":"2021-09-07T16:51:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.11.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.5/manifests"},{"name":"v6.11.0-alpha.4","sha":"eaf56c5fdbc82032142c1f59e565fcc210ef7dd0","kind":"tag","published_at":"2021-09-01T14:56:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.11.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.4/manifests"},{"name":"v6.11.0-alpha.3","sha":"83af24b129ff8b49cfc00ad1a75dff7139719472","kind":"tag","published_at":"2021-08-24T21:30:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.11.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.3/manifests"},{"name":"v6.11.0-alpha.2","sha":"7805f36702a4522499bd710155483da6e33bbef2","kind":"tag","published_at":"2021-08-24T16:11:45.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.11.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.2/manifests"},{"name":"v6.11.0-alpha.1","sha":"63749ffe7a4ae74418fb88887b6e4aa701826842","kind":"tag","published_at":"2021-08-23T16:56:00.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.11.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.1/manifests"},{"name":"v6.11.0","sha":"82f6683e3e099d0cb1e30a80de6a3dab50f9410e","kind":"tag","published_at":"2021-08-23T16:55:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.11.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0/manifests"},{"name":"v6.11.0-alpha.0","sha":"b6d5145cec42e1586e0efebeb09e665cf1c9fcfd","kind":"tag","published_at":"2021-08-23T16:48:27.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.11.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.11.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.11.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.11.0-alpha.0/manifests"},{"name":"v6.10.1","sha":"5078dcf379dc59f829396cd32b4b1815bd0aa91d","kind":"tag","published_at":"2021-08-23T16:32:17.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.10.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.1/manifests"},{"name":"v6.10.1-beta.0","sha":"ae5df6f4dde9a57a1e19f73c2a401b5e05304ae3","kind":"tag","published_at":"2021-08-23T16:26:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.10.1-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.10.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.10.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.1-beta.0/manifests"},{"name":"v6.10.1-alpha.2","sha":"ebd924755dee5123b0889061150d3577aa0b1785","kind":"tag","published_at":"2021-08-23T15:55:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.10.1-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.10.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.10.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.1-alpha.2/manifests"},{"name":"v6.10.1-alpha.1","sha":"c510e14ac17e76fb73f34c5d5ae804b56bd362ff","kind":"tag","published_at":"2021-08-20T21:26:06.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.10.1-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.10.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.10.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.1-alpha.1/manifests"},{"name":"v6.10.1-alpha.0","sha":"9fbf979fc76c21083a82c415c7fe536d03e2b6d0","kind":"tag","published_at":"2021-08-20T18:36:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.10.1-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.10.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.10.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.1-alpha.0/manifests"},{"name":"v6.10.0","sha":"064e50dabf39e0977177dc65253d47c8e7cf5c96","kind":"tag","published_at":"2021-08-12T14:56:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.10.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.0/manifests"},{"name":"v6.10.0-beta.0","sha":"2f5f7a98fad509e90686aef0d972837629a66dfa","kind":"tag","published_at":"2021-08-12T14:54:47.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.10.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.0-beta.0/manifests"},{"name":"v6.10.0-alpha.3","sha":"f8cd99f575ef9e31ce97b2afac9fa34a235c7392","kind":"tag","published_at":"2021-08-12T14:48:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.10.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.10.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.10.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.0-alpha.3/manifests"},{"name":"v6.10.0-alpha.2","sha":"8ca735ec700b3f7636a5b5bea461b7bcdcd80c82","kind":"tag","published_at":"2021-08-11T23:48:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.10.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.10.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.10.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.0-alpha.2/manifests"},{"name":"v6.10.0-alpha.1","sha":"0a77ea359d8e420902d59b61d623933a16d938d9","kind":"tag","published_at":"2021-08-11T23:05:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.10.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.10.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.10.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.0-alpha.1/manifests"},{"name":"v6.10.0-alpha.0","sha":"71ad5f4b72d952422a4f838bc2d8a82e8d1801c4","kind":"tag","published_at":"2021-08-02T15:15:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.10.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.10.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.10.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.10.0-alpha.0/manifests"},{"name":"v6.9.1-alpha.0","sha":"980855c5a7753a8afdb8639e38c7c3f3602268da","kind":"tag","published_at":"2021-08-02T14:54:35.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.9.1-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.9.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.9.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.1-alpha.0/manifests"},{"name":"v6.9.0","sha":"984136069634afcd143cd3c62811c90868000d95","kind":"tag","published_at":"2021-08-02T14:15:42.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.9.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0/manifests"},{"name":"v6.9.0-beta.1","sha":"7e29e2b5128be478af06e309369cec500ba82cd7","kind":"tag","published_at":"2021-07-30T18:12:44.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.9.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0-beta.1/manifests"},{"name":"v6.9.0-alpha.3","sha":"c942102a0356195ea5125df2cc4c111fcc1fbe36","kind":"tag","published_at":"2021-07-29T21:36:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.9.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.9.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.9.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0-alpha.3/manifests"},{"name":"v6.9.0-beta.0","sha":"7f58bf9627f4cfcd4376733ade6c05533d4e16f9","kind":"tag","published_at":"2021-07-29T19:47:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.9.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0-beta.0/manifests"},{"name":"v6.9.0-alpha.2","sha":"24bc625b611271918dfd95c705a5b6639f602fc3","kind":"tag","published_at":"2021-07-29T18:56:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.9.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0-alpha.2/manifests"},{"name":"v6.9.0-alpha.1","sha":"f7b7a01ac38b4a60fdf02635667b5efebd6efdc5","kind":"tag","published_at":"2021-07-29T15:23:10.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.9.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0-alpha.1/manifests"},{"name":"v6.9.0-alpha.0","sha":"71afe57a2d6aca4da63afa1c42b2752bc63c0bd4","kind":"tag","published_at":"2021-07-28T15:11:32.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.9.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.9.0-alpha.0/manifests"},{"name":"v6.8.1","sha":"11d4be1b5c6f3edf29a0b1fc47111d69c40e008c","kind":"tag","published_at":"2021-07-23T21:42:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.8.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.1/manifests"},{"name":"v6.8.1-beta.0","sha":"4fc3dade3937834cbe9a4485062da26192044266","kind":"tag","published_at":"2021-07-23T21:22:19.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.8.1-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.8.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.8.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.1-beta.0/manifests"},{"name":"v6.8.1-alpha.0","sha":"de218861132793b163b86fc0e1b492562e93742a","kind":"tag","published_at":"2021-07-23T19:05:00.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.8.1-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.8.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.8.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.1-alpha.0/manifests"},{"name":"v6.8.0","sha":"47eac83631eaa5797960ef63c1dac4736069508a","kind":"tag","published_at":"2021-07-22T19:05:55.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.8.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0/manifests"},{"name":"v6.8.0-beta.0","sha":"3ef43980f30d90f35078e5b810d57de5803afcc0","kind":"tag","published_at":"2021-07-22T16:51:32.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.8.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-beta.0/manifests"},{"name":"v6.8.0-alpha.6","sha":"982d90e95c8f3b37b38b105c5080eb50bfb2af0e","kind":"tag","published_at":"2021-07-22T15:59:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.8.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.8.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.8.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.6/manifests"},{"name":"v6.8.0-alpha.5","sha":"773454c46c899b221be048c38cf29c6c2220d27e","kind":"tag","published_at":"2021-07-21T23:15:31.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.8.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.8.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.8.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.5/manifests"},{"name":"v6.8.0-alpha.4","sha":"6494d086de68b139d56f08a8ac58d17ab3134320","kind":"tag","published_at":"2021-07-13T17:14:32.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.8.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.8.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.8.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.4/manifests"},{"name":"v6.8.0-alpha.3","sha":"1d06938e9f20148d878c4ae3563cbc289ef28c66","kind":"tag","published_at":"2021-07-13T16:04:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.8.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.8.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.8.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.3/manifests"},{"name":"v6.8.0-alpha.2","sha":"b1ab72a896c83c781dc728cf6aa8e106e4c870e9","kind":"tag","published_at":"2021-07-13T15:35:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.8.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.8.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.8.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.2/manifests"},{"name":"v6.8.0-alpha.1","sha":"86d14944b9f66ac4fe3f029d126174ace8234556","kind":"tag","published_at":"2021-07-07T21:03:14.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.8.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.1/manifests"},{"name":"v6.8.0-alpha.0","sha":"ea0a36a03b928bf0d942a1a800133b5d3d69428f","kind":"tag","published_at":"2021-07-07T19:30:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.8.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.8.0-alpha.0/manifests"},{"name":"v6.7.0","sha":"eb14684852064a3925c01c80b70a4b7b5a05b56a","kind":"tag","published_at":"2021-07-07T17:37:32.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.7.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.7.0/manifests"},{"name":"v6.7.0-beta.0","sha":"32c4f4a941f541ac14bf3b2c8bccd9d017d4bbea","kind":"tag","published_at":"2021-07-07T17:35:53.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.7.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.7.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.7.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.7.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.7.0-beta.0/manifests"},{"name":"v6.7.0-alpha.3","sha":"866d18d68611c8b1f14ac9b36a120362de998626","kind":"tag","published_at":"2021-07-07T15:02:04.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.7.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.7.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.7.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.7.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.7.0-alpha.3/manifests"},{"name":"v6.7.0-alpha.2","sha":"1c35d6dd712420d066c44d9fc2ab3005eca92146","kind":"tag","published_at":"2021-07-01T17:33:30.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.7.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.7.0-alpha.2/manifests"},{"name":"v6.7.0-alpha.1","sha":"a7f554d1c9f3a2837eec02f82b0fac683de3fa09","kind":"tag","published_at":"2021-06-30T23:15:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.7.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.7.0-alpha.1/manifests"},{"name":"v6.7.0-alpha.0","sha":"1de5b798e5a25f6e252964ddd55cf0ad98873749","kind":"tag","published_at":"2021-06-30T23:11:34.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.7.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.7.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.7.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.7.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.7.0-alpha.0/manifests"},{"name":"v6.6.0-alpha.5","sha":"8d4a05dd1093dcd14002989bd043f5d04161f71d","kind":"tag","published_at":"2021-06-30T23:07:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.6.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.6.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.6.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-alpha.5/manifests"},{"name":"v6.6.0-alpha.4","sha":"24c1a46c83c5f0c4c4e21d5df6156c5d54ce25e0","kind":"tag","published_at":"2021-06-30T23:01:24.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.6.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.6.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.6.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-alpha.4/manifests"},{"name":"v6.6.0","sha":"1f31ea9923bda19d9aebdc9c9489846f24426fd6","kind":"tag","published_at":"2021-06-30T22:59:50.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.6.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0/manifests"},{"name":"v6.6.0-beta.2","sha":"88b6d4b40ed17420f45dea400fd52b331e4c5edd","kind":"tag","published_at":"2021-06-30T22:57:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.6.0-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.6.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.6.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-beta.2/manifests"},{"name":"v6.6.0-beta.1","sha":"416c0eab5351fdd4deb563e21de35820a32c5eb5","kind":"tag","published_at":"2021-06-30T22:56:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.6.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-beta.1/manifests"},{"name":"v6.6.0-beta.0","sha":"f76604364afd3f000607d67f24262280386e99f9","kind":"tag","published_at":"2021-06-30T22:50:46.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.6.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.6.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.6.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-beta.0/manifests"},{"name":"v6.6.0-alpha.3","sha":"83b00452a374229e3d28cc68126f588086a58023","kind":"tag","published_at":"2021-06-24T16:04:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.6.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.6.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.6.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-alpha.3/manifests"},{"name":"v6.5.3","sha":"bacb9ca87c5351d8cc3998482d9ee6ec801f79be","kind":"tag","published_at":"2021-06-23T19:42:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.3/manifests"},{"name":"v6.5.2","sha":"fbd68f481bb9245bf217410a42eb99c3fac933b9","kind":"tag","published_at":"2021-06-22T22:51:38.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.2/manifests"},{"name":"v6.6.0-alpha.2","sha":"7b8d58131c001789266d9ec725e966ce9fa15797","kind":"tag","published_at":"2021-06-22T21:46:20.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.6.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.6.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.6.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-alpha.2/manifests"},{"name":"v6.5.1","sha":"d963bc458a30c261669e6cf55821ec6582166f16","kind":"tag","published_at":"2021-06-22T19:27:46.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.1/manifests"},{"name":"v6.6.0-alpha.1","sha":"e48f1794fa6167836bd7cbe8d26843b903a016e5","kind":"tag","published_at":"2021-06-22T18:09:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.6.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-alpha.1/manifests"},{"name":"v6.6.0-alpha.0","sha":"fde5a99fefb1144e5f0f56e748291ccbe154da74","kind":"tag","published_at":"2021-06-17T19:43:55.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.6.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.6.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.6.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.6.0-alpha.0/manifests"},{"name":"v6.5.0","sha":"3d8b3c4c2ecc1fb5dfaf9b2b19a2c6ec5b04d128","kind":"tag","published_at":"2021-06-17T19:26:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0/manifests"},{"name":"v6.5.0-alpha.10","sha":"65ede668387e113f5e123e264d6d4e3bff7aafb6","kind":"tag","published_at":"2021-06-17T19:24:33.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.0-alpha.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.10/manifests"},{"name":"v6.5.0-alpha.9","sha":"de4007f946ccc6fff8531a76172f326b7867aa22","kind":"tag","published_at":"2021-06-15T15:37:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.0-alpha.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.9/manifests"},{"name":"v6.5.0-alpha.8","sha":"e21f1b9300a7314c70e4cb9fc4dc32d63da56482","kind":"tag","published_at":"2021-06-14T14:35:03.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.8/manifests"},{"name":"v6.5.0-alpha.7","sha":"6c1dd52b7be300f8aabea7bd22499355caf079e2","kind":"tag","published_at":"2021-06-11T16:15:10.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.7/manifests"},{"name":"v6.5.0-alpha.6","sha":"23febad5ef45b62c544e0425f3a251f506543e6f","kind":"tag","published_at":"2021-06-11T14:34:32.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.6/manifests"},{"name":"v6.4.1-beta.0","sha":"9b535edfe8bd3d2f560c9ba126a59a53996402f9","kind":"tag","published_at":"2021-06-10T23:02:11.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.1-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.1-beta.0/manifests"},{"name":"v6.5.0-alpha.5","sha":"b32e9039c7d6d2d232d70c606f341e285d2c949e","kind":"tag","published_at":"2021-06-09T15:11:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.5/manifests"},{"name":"v6.5.0-alpha.4","sha":"7ec9c22265952e3803946315cab0d2b335a225fd","kind":"tag","published_at":"2021-06-07T22:31:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.4/manifests"},{"name":"v6.5.0-alpha.3","sha":"8cd3ad77ef5696111aae266cd6be667e84c23f83","kind":"tag","published_at":"2021-06-07T21:08:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.3/manifests"},{"name":"v6.5.0-alpha.2","sha":"65964df625f49b0e6524bb2d86513da8544593ab","kind":"tag","published_at":"2021-06-07T15:32:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.2/manifests"},{"name":"v6.5.0-alpha.1","sha":"493e5b00e429d0a6e95867d39df74aeba23e3803","kind":"tag","published_at":"2021-06-04T17:50:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.1/manifests"},{"name":"v6.5.0-alpha.0","sha":"645ed354df270032f97b89b47188ea23657927a4","kind":"tag","published_at":"2021-06-04T17:27:29.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.5.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.5.0-alpha.0/manifests"},{"name":"v6.4.0","sha":"332d0466f6314f2035399794fea9060e0d4a620a","kind":"tag","published_at":"2021-06-04T17:23:06.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0/manifests"},{"name":"v6.4.0-beta.0","sha":"4365c4c7799e03fd64b7e6edb15cafff56f496c6","kind":"tag","published_at":"2021-06-03T18:38:00.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-beta.0/manifests"},{"name":"v6.4.0-alpha.12","sha":"a2fd129bfaf9687e7be3f94edcbbec9f52e2e0e2","kind":"tag","published_at":"2021-06-02T22:07:55.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-alpha.12","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.12/manifests"},{"name":"v6.4.0-alpha.11","sha":"846a1ca5e8a3a63b9ab9f0bddcd8e88f73bba674","kind":"tag","published_at":"2021-06-02T21:17:55.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-alpha.11","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.11/manifests"},{"name":"v6.4.0-alpha.10","sha":"6c7acd63a40501c393edd898f7e2ca0fcb94e293","kind":"tag","published_at":"2021-06-02T18:11:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-alpha.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.10/manifests"},{"name":"v6.4.0-alpha.9","sha":"94de5531f65a1c81a334b377c537870b623b8e8b","kind":"tag","published_at":"2021-06-02T18:06:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-alpha.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.9/manifests"},{"name":"v6.3.3","sha":"194e88942769f0704fbf8c02148066245bb5d5ae","kind":"tag","published_at":"2021-05-28T20:06:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.3.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.3/manifests"},{"name":"v6.3.2","sha":"481a7de453202c867bb2ac93e5077a97e4586adb","kind":"tag","published_at":"2021-05-28T19:55:02.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.3.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.2/manifests"},{"name":"v6.4.0-alpha.8","sha":"a6704363ca52ab7466fb65cb8a84042a91fce938","kind":"tag","published_at":"2021-05-28T18:05:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.8/manifests"},{"name":"v6.3.1","sha":"86a120be84b1e3e98fea67f0a4b3bf3439703bfc","kind":"tag","published_at":"2021-05-28T17:26:42.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.3.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.1/manifests"},{"name":"v6.3.1-beta.1","sha":"c458370ff1e47d3d22f7cec86231f0598f1e4127","kind":"tag","published_at":"2021-05-28T16:58:00.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.3.1-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.3.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.3.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.1-beta.1/manifests"},{"name":"v6.3.1-beta.0","sha":"75396e5b20f5ff854f7e3dd3a8d0c9d8eadcfd60","kind":"tag","published_at":"2021-05-28T15:37:07.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.3.1-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.3.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.3.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.1-beta.0/manifests"},{"name":"v6.4.0-alpha.7","sha":"528e7278dcad0fba44803205834904e13f4759a7","kind":"tag","published_at":"2021-05-28T14:59:17.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.7/manifests"},{"name":"v6.4.0-alpha.6","sha":"ca515a9c5c4b34f85f01c206dacd47d7cfe0f88f","kind":"tag","published_at":"2021-05-28T14:44:32.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.6/manifests"},{"name":"v6.4.0-alpha.5","sha":"ea832d0a1a6f8be192a45a0d3aefc051248f0f89","kind":"tag","published_at":"2021-05-27T21:45:29.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.5/manifests"},{"name":"v6.2.1","sha":"38b854b9b715181262d4707a62bba593d2a75c03","kind":"tag","published_at":"2021-05-27T21:18:31.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.1/manifests"},{"name":"v6.2.1-beta.1","sha":"0e5d0d8c95419a0a4a03c147777d9de4ddfe12fc","kind":"tag","published_at":"2021-05-27T21:11:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.1-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.1-beta.1/manifests"},{"name":"v6.2.1-beta.0","sha":"dba4fc7ede561309ac4b9e7f5b843f7a21612645","kind":"tag","published_at":"2021-05-27T21:10:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.1-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.1-beta.0/manifests"},{"name":"v6.4.0-alpha.4","sha":"6ecb87b4773a85572a538d66e8ab3f4e52246d4a","kind":"tag","published_at":"2021-05-27T21:10:34.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.4/manifests"},{"name":"v6.4.0-alpha.3","sha":"edbd76e1d50862c5d6d375181797b25300ac24f0","kind":"tag","published_at":"2021-05-27T20:34:24.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.3/manifests"},{"name":"v6.4.0-alpha.2","sha":"960a7c2e9f48a5936b6fb313f5625484a419b332","kind":"tag","published_at":"2021-05-27T18:18:17.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.2/manifests"},{"name":"v6.4.0-alpha.1","sha":"937f76c9a3305161607f8c0e5391f76980fb7686","kind":"tag","published_at":"2021-05-26T19:13:30.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.1/manifests"},{"name":"v6.4.0-alpha.0","sha":"cdb7f8309ae41a46a02f19f5c0ce380358847fa0","kind":"tag","published_at":"2021-05-26T18:11:36.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.4.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.4.0-alpha.0/manifests"},{"name":"v6.3.1-alpha.0","sha":"6145c324b3f9064a53422fc08e5f768b6e1ab721","kind":"tag","published_at":"2021-05-26T14:12:34.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.3.1-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.3.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.3.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.1-alpha.0/manifests"},{"name":"v6.3.0","sha":"c03cb4c99577d02b1d68ec785693cbf33300ecdb","kind":"tag","published_at":"2021-05-25T21:49:45.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.3.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.0/manifests"},{"name":"v6.3.0-alpha.3","sha":"18a79e5ac1f24d14e80163cb1cf910707bf9cf19","kind":"tag","published_at":"2021-05-25T21:45:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.3.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.3.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.3.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.0-alpha.3/manifests"},{"name":"v6.3.0-beta.0","sha":"e23eaa2dd3cd622d4c233b9237199ec74101440d","kind":"tag","published_at":"2021-05-25T17:28:37.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.3.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.3.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.3.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.0-beta.0/manifests"},{"name":"v6.3.0-alpha.2","sha":"d046d856ac2a0cdb979eccec7b352b6d2e4efa4f","kind":"tag","published_at":"2021-05-25T15:38:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.3.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.3.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.3.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.0-alpha.2/manifests"},{"name":"v6.3.0-alpha.1","sha":"d1ce14a9c71c0f04b2d80c5ed01c1e914b1ae4bd","kind":"tag","published_at":"2021-05-24T21:22:07.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.3.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.0-alpha.1/manifests"},{"name":"v6.3.0-alpha.0","sha":"179dd95d15ca9141fe540e9876fdd35d2c25f090","kind":"tag","published_at":"2021-05-24T14:25:51.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.3.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.3.0-alpha.0/manifests"},{"name":"v6.2.1-alpha.1","sha":"66bc1e6e3b477de021b963d02ef78c98622bc01f","kind":"tag","published_at":"2021-05-24T14:02:55.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.1-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.1-alpha.1/manifests"},{"name":"v6.2.1-alpha.0","sha":"b892429e435eb1aa012c8b129d3e2fa5c92c7978","kind":"tag","published_at":"2021-05-21T15:03:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.1-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.1-alpha.0/manifests"},{"name":"v6.2.0","sha":"07c51bccdf416c7051a10554df079acb5161b06c","kind":"tag","published_at":"2021-05-19T15:25:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0/manifests"},{"name":"v6.2.0-beta.2","sha":"1675b3ad39b775c906be4237fe3a822ff6f6475f","kind":"tag","published_at":"2021-05-19T13:18:23.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-beta.2/manifests"},{"name":"v6.2.0-beta.1","sha":"e8e7db68aae950282de5dd2151e6cf3c812bb6df","kind":"tag","published_at":"2021-05-18T23:26:32.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-beta.1/manifests"},{"name":"v6.2.0-beta.0","sha":"11f62c1d1c9ac27699f8cdcdc710d9dc2a28953d","kind":"tag","published_at":"2021-05-18T23:17:10.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-beta.0/manifests"},{"name":"v6.2.0-alpha.9","sha":"6d4f81997423112b29690883c9d026438ffa381b","kind":"tag","published_at":"2021-05-18T23:15:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0-alpha.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.9/manifests"},{"name":"v6.2.0-alpha.8","sha":"54d4dafdf3289a5fd0f7c29588cac3ca11f0cfcc","kind":"tag","published_at":"2021-05-18T18:55:15.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.8/manifests"},{"name":"v6.2.0-alpha.7","sha":"2af09c1582efb254723c92dd2a9bd55f8784b912","kind":"tag","published_at":"2021-05-18T18:45:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.7/manifests"},{"name":"v6.2.0-alpha.6","sha":"50ef80112cbf75f660306e23966df9353aabe9ed","kind":"tag","published_at":"2021-05-13T16:53:20.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.6/manifests"},{"name":"v6.2.0-alpha.5","sha":"208174d46af8dc731f0b300439f982ff494eb8e7","kind":"tag","published_at":"2021-05-12T23:24:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.5/manifests"},{"name":"v6.2.0-alpha.4","sha":"1824fe58673bbdfc6df66b470f4b17e218620049","kind":"tag","published_at":"2021-05-12T21:36:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.4/manifests"},{"name":"v6.2.0-alpha.3","sha":"8d6c3f89f9beff2a98ccc164f15f6438c15b7a95","kind":"tag","published_at":"2021-05-12T21:11:44.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.3/manifests"},{"name":"v6.2.0-alpha.2","sha":"d161bc0b644c7c6bc844607573c056d7687b1354","kind":"tag","published_at":"2021-05-12T20:56:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.2/manifests"},{"name":"v6.2.0-alpha.1","sha":"cf9374291a0101e0d863724fdcd4f5fc3c9c7e90","kind":"tag","published_at":"2021-05-12T17:48:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.1/manifests"},{"name":"v6.2.0-alpha.0","sha":"9dea4a31fc0b4ef6733e7e14e20789a07a888eab","kind":"tag","published_at":"2021-05-11T01:09:09.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.2.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.2.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.2.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.2.0-alpha.0/manifests"},{"name":"v6.1.4","sha":"e38340ebedabac3dff7166d023099823b3fef02a","kind":"tag","published_at":"2021-05-11T01:01:27.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"5e14a8999d02fe1d1d356be2746e32557a9256c9","kind":"tag","published_at":"2021-05-05T17:06:46.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"8536bffcfb7f012c50fc28b8932840aa87b254b3","kind":"tag","published_at":"2021-05-05T01:41:47.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.2/manifests"},{"name":"v6.1.2-beta.0","sha":"31ca082784492959ff4149036b19dd42ab1cbc91","kind":"tag","published_at":"2021-05-05T01:32:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.2-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.2-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.2-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.2-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.2-beta.0/manifests"},{"name":"v6.1.1","sha":"3d4c59f7cac884f09037d93df88151a01ae7cb6f","kind":"tag","published_at":"2021-05-04T21:23:46.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"f44167a48b1a3266a4f13e9ab6dcf7ad9d4d8a6c","kind":"tag","published_at":"2021-05-04T20:48:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0/manifests"},{"name":"v6.1.0-beta.1","sha":"f56dda8df3529d7d9ff528d63ef2894c0dc10b35","kind":"tag","published_at":"2021-05-04T14:28:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-beta.1/manifests"},{"name":"v6.1.0-beta.0","sha":"ffac15070c883299779788fbcdc7dde7a0037fd3","kind":"tag","published_at":"2021-05-03T21:00:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-beta.0/manifests"},{"name":"v6.1.0-alpha.7","sha":"f12fca181266aabcc931af44c0173f19a763775c","kind":"tag","published_at":"2021-05-03T20:59:07.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.7/manifests"},{"name":"v6.1.0-alpha.6","sha":"54190716d2f1e0ff032a6cfedb7b376c37bf1f2b","kind":"tag","published_at":"2021-05-03T17:06:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.6/manifests"},{"name":"v6.1.0-alpha.5","sha":"3d51c5976b61f2b6dce9d5167be479f3848e9846","kind":"tag","published_at":"2021-04-30T17:53:00.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.5/manifests"},{"name":"v6.1.0-alpha.4","sha":"a0ac70fe52eb84caa6e21b86b47c1b912f5de593","kind":"tag","published_at":"2021-04-28T22:32:36.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.4/manifests"},{"name":"v6.1.0-alpha.3","sha":"209de1e33f89f334b10f8f577dfe25e3f7c639e7","kind":"tag","published_at":"2021-04-28T14:09:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.3/manifests"},{"name":"v6.0.1","sha":"16b7dba704ba7477ad30524af89850fc6a38dab1","kind":"tag","published_at":"2021-04-23T19:29:38.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.1/manifests"},{"name":"v6.1.0-alpha.2","sha":"a7cd8f9c0a7c378c98af54d3bdeb070ea49945f8","kind":"tag","published_at":"2021-04-23T18:05:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.2/manifests"},{"name":"v6.1.0-alpha.1","sha":"d2bf89a11ea58d57e07a1f80b769a8a5d9d14803","kind":"tag","published_at":"2021-04-23T17:22:31.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.1/manifests"},{"name":"v6.1.0-alpha.0","sha":"8b6ab1ad7739ba40c6443a1e0960ea5d359c8af2","kind":"tag","published_at":"2021-04-21T17:25:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.1.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.1.0-alpha.0/manifests"},{"name":"v6.0.0","sha":"eea4699d499b06ab28a9040c3722a9d6469d0f27","kind":"tag","published_at":"2021-04-21T17:04:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc.3","sha":"6901cdcd6a30e12dacf06f657ce5da6e4cf0ee13","kind":"tag","published_at":"2021-04-21T14:47:33.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-rc.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-rc.3/manifests"},{"name":"v6.0.0-rc.2","sha":"c0b10ed60cec6d2716f8fea7d98d592ab1290b22","kind":"tag","published_at":"2021-04-20T21:42:03.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-rc.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-rc.2/manifests"},{"name":"v6.0.0-alpha.18","sha":"21b7e1cef0f17a0154abf768d0ed88d89d272b71","kind":"tag","published_at":"2021-04-20T21:39:30.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.18","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.18/manifests"},{"name":"v6.0.0-rc.1","sha":"7b69c4dd37bccdd7fc35409eae200d4b4fbea803","kind":"tag","published_at":"2021-04-16T16:25:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-rc.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-rc.1/manifests"},{"name":"v6.0.0-alpha.17","sha":"8ef331b59d99a2ec84b3e9df5abdb76346c9a3a7","kind":"tag","published_at":"2021-04-16T16:03:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.17","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.17/manifests"},{"name":"v6.0.0-alpha.16","sha":"4cd946e87f514547c0e6d6a16fd6a4d802c329da","kind":"tag","published_at":"2021-04-16T00:49:22.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.16","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.16/manifests"},{"name":"v6.0.0-rc.0","sha":"4b54356e91d2d7d82fc526b552b3245af64599a4","kind":"tag","published_at":"2021-04-15T17:31:16.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-rc.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-rc.0/manifests"},{"name":"v6.0.0-alpha.15","sha":"79e4db70996ff7f5bc8dc528fe33f261b49983a9","kind":"tag","published_at":"2021-04-14T15:23:37.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-beta.4","sha":"9f375d292f27c5d1848b97e27ef8d3cc84a558c7","kind":"tag","published_at":"2021-04-14T15:18:11.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-beta.4/manifests"},{"name":"v6.0.0-beta.3","sha":"f6ab70a202f61e38bdc68c070dff95076089e512","kind":"tag","published_at":"2021-04-13T21:05:45.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-beta.3/manifests"},{"name":"v6.0.0-alpha.14","sha":"6a1daf580a92fb3bb3c539c25ebd9c3883ccbd92","kind":"tag","published_at":"2021-04-13T20:04:23.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.14/manifests"},{"name":"v6.0.0-alpha.13","sha":"c73d3cc63845a587f65cf1b2df97b4cea42f8a76","kind":"tag","published_at":"2021-04-12T17:39:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-beta.2","sha":"3eb3b4ceb841b40300f6f8ba031be045293086f4","kind":"tag","published_at":"2021-04-01T23:03:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-beta.2/manifests"},{"name":"v6.0.0-beta.1","sha":"edd41d9763bec5f5351b8a03bea0d6e53657caf9","kind":"tag","published_at":"2021-04-01T18:54:37.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-beta.1/manifests"},{"name":"v6.0.0-alpha.12","sha":"1669b1335dd8e09b4c30f5dc054381ab7e979cb0","kind":"tag","published_at":"2021-04-01T18:53:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.12/manifests"},{"name":"v6.0.0-beta.0","sha":"f2548d3c85218e1c71909539ffbab5bbbfe4cbdf","kind":"tag","published_at":"2021-03-31T18:48:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-beta.0/manifests"},{"name":"v6.0.0-alpha.11","sha":"3c49ec5f25b4766035951ffc0d94210e7c32a191","kind":"tag","published_at":"2021-03-30T19:50:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.11/manifests"},{"name":"v6.0.0-alpha.10","sha":"130283c05b68571e70812d62462484f63745435d","kind":"tag","published_at":"2021-03-30T19:35:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.10/manifests"},{"name":"v6.0.0-alpha.9","sha":"0e794c0598a18233057f4f7aa6fe2c19c92021cd","kind":"tag","published_at":"2021-03-30T18:28:14.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.9/manifests"},{"name":"v6.0.0-alpha.8","sha":"3cebcdb2630cc482fcfb05a1c2abd8cb85b9e016","kind":"tag","published_at":"2021-03-30T17:47:19.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.8/manifests"},{"name":"v6.0.0-alpha.7","sha":"662e8d5f5d3fd2dec2485c9ffb106af4ecd02e2e","kind":"tag","published_at":"2021-03-30T14:59:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"dc5d97c847f08f90906b6ac72215ec4c4e97e110","kind":"tag","published_at":"2021-03-29T19:51:45.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.6/manifests"},{"name":"v6.0.0-alpha.5","sha":"595be1bac1d2757719aafd6d9994954159ae4918","kind":"tag","published_at":"2021-03-29T19:29:31.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.5/manifests"},{"name":"v6.0.0-alpha.4","sha":"cde8694c197c4128dbc560780e67557995991810","kind":"tag","published_at":"2021-03-29T18:24:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.8.2","sha":"3ec4ef4f6dfa410074edc0152d6657eae2b61bad","kind":"tag","published_at":"2021-03-27T16:00:53.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.8.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.2/manifests"},{"name":"v5.8.2-beta.0","sha":"01459e7e3f54a44f61af8fa534d16a9ea902cd14","kind":"tag","published_at":"2021-03-26T21:52:37.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.8.2-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.8.2-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.8.2-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.2-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.2-beta.0/manifests"},{"name":"v6.0.0-alpha.3","sha":"11556a138eac55f895cbe828a0458062689ba1c6","kind":"tag","published_at":"2021-03-26T15:06:04.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.3/manifests"},{"name":"v6.0.0-alpha.2","sha":"6f6dee36b50a17e75796e8849f806a3a5be864b3","kind":"tag","published_at":"2021-03-25T20:47:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.2/manifests"},{"name":"v6.0.0-alpha.1","sha":"cde0f27f26e09d6b94692b771edaa81a2b57ff5e","kind":"tag","published_at":"2021-03-25T20:32:50.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"d30f4254dc83ce76a9f895ab735f2a946b7d2998","kind":"tag","published_at":"2021-03-25T20:23:15.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.8.2-alpha.0","sha":"bcd9fb588b8e1c9c637e6eebe177375a446fd92a","kind":"tag","published_at":"2021-03-25T20:12:47.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.8.2-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.8.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.8.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.2-alpha.0/manifests"},{"name":"v5.8.1-alpha.0","sha":"48e8215f0a533666407ada565b137b4729e1bda9","kind":"tag","published_at":"2021-03-23T22:03:50.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.8.1-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.8.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.8.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.1-alpha.0/manifests"},{"name":"v5.8.1","sha":"103b4dd54ac64b910e139895defe3935b8c29af0","kind":"tag","published_at":"2021-03-23T21:58:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.8.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"cbdaf5a38bcad6047dac4405cd5e425ee8107052","kind":"tag","published_at":"2021-03-23T21:46:20.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.8.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.0/manifests"},{"name":"v5.8.0-alpha.2","sha":"39d7670059a6846ac96bb90fb558aa18653684e5","kind":"tag","published_at":"2021-03-23T18:35:14.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.8.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.8.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.8.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.0-alpha.2/manifests"},{"name":"v5.8.0-alpha.1","sha":"c2f3a09458cf19585a88305a66583dffd5e3bb48","kind":"tag","published_at":"2021-03-23T17:34:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.8.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.0-alpha.1/manifests"},{"name":"v5.8.0-alpha.0","sha":"4016644d56d21dbcf48923c27537b3e63bf051dd","kind":"tag","published_at":"2021-03-16T02:35:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.8.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.8.0-alpha.0/manifests"},{"name":"v5.7.0","sha":"0c3a6ac7e73c057694d444930213e70cf47ef427","kind":"tag","published_at":"2021-03-16T02:17:09.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.7.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0/manifests"},{"name":"v5.7.0-beta.0","sha":"0d5f481cfc9f3788e448b4caf44b526c14172781","kind":"tag","published_at":"2021-03-12T21:25:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.7.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.7.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.7.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-beta.0/manifests"},{"name":"v5.7.0-alpha.4","sha":"c361fcc8b716978e81ca812b8a9a92446bc2042f","kind":"tag","published_at":"2021-03-12T21:24:00.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.7.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.7.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.7.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-alpha.4/manifests"},{"name":"v5.7.0-canary.5","sha":"95f8c8f7a8f4ba292b313918e5ac737b2f5d3609","kind":"tag","published_at":"2021-03-11T18:46:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.7.0-canary.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.7.0-canary.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.7.0-canary.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-canary.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-canary.5/manifests"},{"name":"v5.7.0-canary.4","sha":"49326723137f126b1d9aff54ca37fee2201a9832","kind":"tag","published_at":"2021-03-11T16:28:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.7.0-canary.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.7.0-canary.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.7.0-canary.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-canary.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-canary.4/manifests"},{"name":"v5.7.0-canary.3","sha":"808f6d406eee8d616195f0fe0e6e41fc951e1d2d","kind":"tag","published_at":"2021-03-10T22:57:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.7.0-canary.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.7.0-canary.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.7.0-canary.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-canary.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-canary.3/manifests"},{"name":"v5.7.0-canary.2","sha":"9159f7ef757ed85014fe4425de02f858667aaa53","kind":"tag","published_at":"2021-03-07T17:49:41.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.7.0-canary.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.7.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.7.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-canary.2/manifests"},{"name":"v5.7.0-canary.1","sha":"a83e6cef3d730e27bf80401e4a4023744f715522","kind":"tag","published_at":"2021-03-07T16:48:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.7.0-canary.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.7.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.7.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-canary.1/manifests"},{"name":"v5.7.0-alpha.3","sha":"8055db6f306d87c44ec02ecc6526c219ca0dfdff","kind":"tag","published_at":"2021-03-02T15:52:19.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.7.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.7.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.7.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-alpha.3/manifests"},{"name":"v5.6.1","sha":"a56a5582511109e9029d3117a008f96f8f97e26a","kind":"tag","published_at":"2021-03-02T15:38:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.6.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.6.1/manifests"},{"name":"v5.6.1-beta.0","sha":"d17849015c1deaca9aa394c6e0901e892ca8d207","kind":"tag","published_at":"2021-03-01T22:23:22.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.6.1-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.6.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.6.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.6.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.6.1-beta.0/manifests"},{"name":"v5.7.0-alpha.2","sha":"d8b19800fdbbf7d40e927064f59598797f156716","kind":"tag","published_at":"2021-02-25T16:40:02.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.7.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-alpha.2/manifests"},{"name":"v5.7.0-canary.0","sha":"1bb0cadf9bdcd66c12fba9936916ea07596af78b","kind":"tag","published_at":"2021-02-22T22:33:10.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.7.0-canary.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.7.0-canary.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.7.0-canary.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-canary.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-canary.0/manifests"},{"name":"v5.7.0-alpha.1","sha":"efdd6e198f07f101ecf1f3c0f5bfad6734300e33","kind":"tag","published_at":"2021-02-22T22:30:03.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.7.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-alpha.1/manifests"},{"name":"v5.7.0-alpha.0","sha":"096cc53dbbcbd33ed671022f52f0db0b746455fb","kind":"tag","published_at":"2021-02-22T19:31:45.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.7.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.7.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.7.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.7.0-alpha.0/manifests"},{"name":"v5.6.0","sha":"c02b43a5bc5641f82a8af3bb38bced126e0a503b","kind":"tag","published_at":"2021-02-22T17:49:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.6.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.6.0/manifests"},{"name":"v5.6.0-beta.0","sha":"d74f9b0363bc2f68554d522cf8100a3e23024115","kind":"tag","published_at":"2021-02-19T19:23:06.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.6.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.6.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.6.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.6.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.6.0-beta.0/manifests"},{"name":"v5.6.0-alpha.1","sha":"26a9ce66b1a62c086cbea2b4ff98dd59fa257fb3","kind":"tag","published_at":"2021-02-19T19:13:55.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.6.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.6.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.6.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.6.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.6.0-alpha.1/manifests"},{"name":"v5.6.0-alpha.0","sha":"2b6d5840f819fbaa0c65d391d76c86fd89c77541","kind":"tag","published_at":"2021-02-19T19:00:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.6.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.6.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.6.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.6.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.6.0-alpha.0/manifests"},{"name":"v5.5.0-alpha.11","sha":"2551c84dd1cc602fa5f6abbb51e964a0318a99dd","kind":"tag","published_at":"2021-02-19T17:38:11.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-alpha.11","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.11/manifests"},{"name":"v5.5.0","sha":"772fc5e40738076a5c9c185031a42b17aef7909e","kind":"tag","published_at":"2021-02-17T21:43:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0/manifests"},{"name":"v5.5.0-beta.1","sha":"2850a99f57977bd005f48deb78c91313cafb15ac","kind":"tag","published_at":"2021-02-17T19:12:00.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-beta.1/manifests"},{"name":"v5.5.0-alpha.10","sha":"2cdb7846881d7cdc4f866688a3809b25a5c4ddc6","kind":"tag","published_at":"2021-02-17T18:50:29.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-alpha.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.10/manifests"},{"name":"v5.5.0-beta.0","sha":"b441d5af824f5de6fba88ac9ba85bfcac5c6e5b3","kind":"tag","published_at":"2021-02-16T14:28:02.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-beta.0/manifests"},{"name":"v5.5.0-alpha.9","sha":"5a1efd5f5421f01f830e4ef7daff172fa22b8e57","kind":"tag","published_at":"2021-02-16T14:25:04.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-alpha.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.9/manifests"},{"name":"v5.5.0-alpha.8","sha":"924b74c79577caecf8ade5c786e91b63c779844b","kind":"tag","published_at":"2021-02-16T14:16:17.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.8/manifests"},{"name":"v5.5.0-alpha.7","sha":"c430f3b508414d193fe1a3973b30fc19a8d627bc","kind":"tag","published_at":"2021-02-10T19:36:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.7/manifests"},{"name":"v5.5.0-alpha.6","sha":"ab388c26a15708610d91a625ed364b95f087901d","kind":"tag","published_at":"2021-02-10T18:28:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.6/manifests"},{"name":"v5.4.1","sha":"3eec0e98543efffb0cfd5f31d798d54252547fac","kind":"tag","published_at":"2021-02-05T15:57:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.1/manifests"},{"name":"v5.4.1-rc.3","sha":"428e760e345b68101b1490c74216d9986758c834","kind":"tag","published_at":"2021-02-04T20:52:29.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.1-rc.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.1-rc.3/manifests"},{"name":"v5.5.0-alpha.5","sha":"e490db2950829bfca45cc1da6aec7da45de6698f","kind":"tag","published_at":"2021-02-04T20:26:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.5/manifests"},{"name":"v5.4.1-rc.2","sha":"fa8b3b92913a0eeb62dd9579bd7db9ad0881d679","kind":"tag","published_at":"2021-02-04T15:48:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.1-rc.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.1-rc.2/manifests"},{"name":"v5.4.1-rc.1","sha":"207a136e59a2e8e0e5f45f88feb8cf561a0fb670","kind":"tag","published_at":"2021-02-02T22:47:45.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.1-rc.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.1-rc.1/manifests"},{"name":"v5.5.0-alpha.4","sha":"5a79da4d341bf1d6e947952e992fc7a07178cf7e","kind":"tag","published_at":"2021-02-02T22:46:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.4/manifests"},{"name":"v5.4.1-rc.0","sha":"6e3be0e927890a8f30abe9e44f075fcaa7e47360","kind":"tag","published_at":"2021-02-02T16:03:17.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.1-rc.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.1-rc.0/manifests"},{"name":"v5.5.0-alpha.3","sha":"fb3bba5a2aca27557214fd3856b7ec2ea4412c78","kind":"tag","published_at":"2021-02-02T16:02:16.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.3/manifests"},{"name":"v5.5.0-alpha.2","sha":"2e9d760a42d731f191fc891c629d7608313cfdcf","kind":"tag","published_at":"2021-02-01T23:46:10.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.2/manifests"},{"name":"v5.5.0-alpha.1","sha":"b1fac1977259f1a71f526473b2f81f5a69d5253f","kind":"tag","published_at":"2021-01-28T18:44:33.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.1/manifests"},{"name":"v5.5.0-alpha.0","sha":"3ac27bd4e389df0612f1f73c19b1ed83845f33f8","kind":"tag","published_at":"2021-01-27T22:30:17.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.5.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.5.0-alpha.0/manifests"},{"name":"v5.4.1-alpha.0","sha":"f426e89d9951df5b8c3f176d59b042e1642074ff","kind":"tag","published_at":"2021-01-27T22:27:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.1-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.1-alpha.0/manifests"},{"name":"v5.4.0","sha":"86b93d2245da7eeaafd95634fd92b626f9cb9151","kind":"tag","published_at":"2021-01-27T22:23:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0/manifests"},{"name":"v5.4.0-beta.0","sha":"d1c48f52f99a6eb3aa67453d7a145c0427ebb321","kind":"tag","published_at":"2021-01-25T21:47:25.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-beta.0/manifests"},{"name":"v5.4.0-alpha.24","sha":"4268e81c522ccc8aaa9378879882c30e6d10036f","kind":"tag","published_at":"2021-01-25T16:02:30.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.24","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.24/manifests"},{"name":"v5.4.0-alpha.23","sha":"f02046db51a2028e7cb7df2e9870fdd49c2662ff","kind":"tag","published_at":"2021-01-23T15:58:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.23","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.23/manifests"},{"name":"v5.4.0-alpha.22","sha":"18e77bb2d39e32a043d4694034a00417320fc757","kind":"tag","published_at":"2021-01-22T23:08:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.22","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.22/manifests"},{"name":"v5.4.0-alpha.21","sha":"4c0bc63821beba8c15db47bb3fe5c21ad33dcf85","kind":"tag","published_at":"2021-01-22T22:28:35.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.21","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.21/manifests"},{"name":"v5.4.0-alpha.20","sha":"a0a926986ad3b5930114373d3c2548388d9bebdf","kind":"tag","published_at":"2021-01-22T20:43:14.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.20","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.20/manifests"},{"name":"v5.4.0-alpha.19","sha":"f247ae38e0f779e94771ce6f85786441c8cd8e33","kind":"tag","published_at":"2021-01-22T20:30:03.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.19","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.19/manifests"},{"name":"v5.4.0-alpha.18","sha":"ad179b86691884139b29ebbccf32714bbddb178c","kind":"tag","published_at":"2021-01-22T16:50:16.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.18","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.18/manifests"},{"name":"v5.4.0-alpha.17","sha":"e9c23aec671251ee62df41d1e9e48b24de4af841","kind":"tag","published_at":"2021-01-21T20:14:19.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.17","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.17/manifests"},{"name":"v5.4.0-alpha.16","sha":"097318f553c0c5c51cb94d31bc8a5fba9bc316bc","kind":"tag","published_at":"2021-01-21T16:29:45.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.16","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.16/manifests"},{"name":"v5.4.0-alpha.15","sha":"38550c2d3bb4aacc8012eb692115d14bd038fc52","kind":"tag","published_at":"2021-01-21T16:21:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.15","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.15/manifests"},{"name":"v5.4.0-alpha.14","sha":"a6506394fb223efa3dd61655665807aa08fcdb11","kind":"tag","published_at":"2021-01-21T16:16:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.14","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.14/manifests"},{"name":"v5.4.0-alpha.13","sha":"1009f342a0b610f3e59e18d75c9cb40fa5fefe01","kind":"tag","published_at":"2021-01-21T16:06:06.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.13","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.13/manifests"},{"name":"v5.4.0-alpha.12","sha":"38fe81de7db4a542fa18868162fd6c42804b5cab","kind":"tag","published_at":"2021-01-21T15:55:25.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.12","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.12/manifests"},{"name":"v5.4.0-alpha.11","sha":"4ee5f3b081f6a035554a162a7285a8210d2dd22a","kind":"tag","published_at":"2021-01-18T22:02:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.11","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.11/manifests"},{"name":"v5.4.0-alpha.10","sha":"3617d4449141bb59d0cc4b6c611e3a7325b67520","kind":"tag","published_at":"2021-01-18T20:12:19.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.10/manifests"},{"name":"v5.4.0-alpha.9","sha":"2cdacfe23dacd4bcec55441fd46475e306edce9c","kind":"tag","published_at":"2021-01-14T21:45:31.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.9/manifests"},{"name":"v5.4.0-alpha.8","sha":"b344d91460e964fc570df443bf1cc2f0b204d276","kind":"tag","published_at":"2021-01-07T17:37:33.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.8/manifests"},{"name":"v5.4.0-alpha.7","sha":"5e67cd392d60658811db7966452e15bab022ba87","kind":"tag","published_at":"2020-12-30T17:08:27.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.7/manifests"},{"name":"v5.4.0-alpha.6","sha":"fbd671d6a74c27101e58294806ef20391905b750","kind":"tag","published_at":"2020-12-22T19:35:34.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.6/manifests"},{"name":"v5.4.0-alpha.5","sha":"548de28d4e0fb3accf2af65e1f540ce21f1191aa","kind":"tag","published_at":"2020-12-22T17:19:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.5/manifests"},{"name":"v5.4.0-alpha.4","sha":"5ed18b9aa73d9f0cebe099953e7212cfb92afe64","kind":"tag","published_at":"2020-12-18T20:25:25.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.4/manifests"},{"name":"v5.4.0-alpha.3","sha":"ef6aac40bce7b58a44e663ed6f4b4613ddd9641c","kind":"tag","published_at":"2020-12-18T17:26:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.3/manifests"},{"name":"v5.4.0-alpha.2","sha":"612810b1551139d8a2fe7345f59b9cbcc03c446a","kind":"tag","published_at":"2020-12-18T17:07:44.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.2/manifests"},{"name":"v5.3.1","sha":"b98ab397efce060f7a4ee8b784d5340e71a6f871","kind":"tag","published_at":"2020-12-18T16:24:30.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.1/manifests"},{"name":"v5.4.0-alpha.1","sha":"5c2e6008ff6d95b4c382540c65fc5634524bf93f","kind":"tag","published_at":"2020-12-18T16:21:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.1/manifests"},{"name":"v5.4.0-alpha.0","sha":"c09f22d26e2c2b87208198f7f5421f89df10cae6","kind":"tag","published_at":"2020-12-17T15:19:07.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.4.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.4.0-alpha.0/manifests"},{"name":"v5.3.0-alpha.23","sha":"a539068a46b6ed16d4fe89b40c355ae038ebcd02","kind":"tag","published_at":"2020-12-17T15:12:30.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.23","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.23/manifests"},{"name":"v5.3.0","sha":"52815c4873be3eee3ddfb47d1bb1c58ce799e217","kind":"tag","published_at":"2020-12-17T15:10:31.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0/manifests"},{"name":"v5.3.0-alpha.22","sha":"60afa99b9bcd1ce9e70a7c01130939a3e016cd3f","kind":"tag","published_at":"2020-12-17T04:37:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.22","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.22/manifests"},{"name":"v5.3.0-alpha.21","sha":"cee0ac385bd72e813b8d2e74d5038d6bd26c6c7b","kind":"tag","published_at":"2020-12-16T04:08:23.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.21","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.21/manifests"},{"name":"v5.3.0-beta.0","sha":"bb742b2aea8ec113dfa1116254ed49414aa3afe2","kind":"tag","published_at":"2020-12-16T03:26:41.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-beta.0/manifests"},{"name":"v5.3.0-alpha.20","sha":"8f9ab2e582f2557a2c6983861239d4fa49ca7ede","kind":"tag","published_at":"2020-12-16T03:21:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.20","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.20/manifests"},{"name":"v5.3.0-alpha.19","sha":"b830f74b56194d22ed154020cc7c097facfa86f1","kind":"tag","published_at":"2020-12-16T01:45:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.19","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.19/manifests"},{"name":"v5.3.0-alpha.18","sha":"b977d842989bbebe929669ae797bfbab8425a9dc","kind":"tag","published_at":"2020-12-16T01:34:25.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.18","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.18/manifests"},{"name":"v5.3.0-alpha.17","sha":"533d9f76ff40c094094fbb86633e13647647e5d0","kind":"tag","published_at":"2020-12-16T01:14:25.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.17","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.17/manifests"},{"name":"v5.3.0-alpha.16","sha":"2f21c18eea996cfe258e8d894038ec696c3bdaac","kind":"tag","published_at":"2020-12-16T01:08:24.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.16","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.16/manifests"},{"name":"v5.3.0-alpha.15","sha":"2dd9e649e14a7ed88fcd45b595e36b873c379b54","kind":"tag","published_at":"2020-12-16T01:01:30.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.15","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.15/manifests"},{"name":"v5.3.0-alpha.14","sha":"b9342e02ee7588fe6ae0706eba4bc465c619726b","kind":"tag","published_at":"2020-12-16T00:45:45.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.14","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.14/manifests"},{"name":"v5.3.0-alpha.13","sha":"3a42437b7a3a0d4cddb2f119dcf3c3dc374fb308","kind":"tag","published_at":"2020-12-15T16:40:29.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.13","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.13/manifests"},{"name":"v5.3.0-alpha.12","sha":"88db2bb285e757606cdf21f68f7bd2175de2fedb","kind":"tag","published_at":"2020-12-15T01:40:37.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.12","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.12/manifests"},{"name":"v5.3.0-alpha.11","sha":"7b435092bbbaecf9fb211678f74dc1a49b7f8348","kind":"tag","published_at":"2020-12-14T21:51:25.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.11","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.11/manifests"},{"name":"v5.3.0-alpha.10","sha":"d70ea69b5144f24940367b451fd576b5389a56ff","kind":"tag","published_at":"2020-12-14T17:09:31.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.10/manifests"},{"name":"v5.3.0-alpha.9","sha":"37207ce7e29dd59116472db54ec1220e0ff59343","kind":"tag","published_at":"2020-12-10T21:23:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.9/manifests"},{"name":"v5.3.0-alpha.8","sha":"23d682f6661023b10e3b7867d7ac8d6af1f64c52","kind":"tag","published_at":"2020-12-07T00:47:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.8/manifests"},{"name":"v5.3.0-alpha.7","sha":"2fc5c922a56dde6f49428b988592a2ec096bcc81","kind":"tag","published_at":"2020-12-06T20:58:06.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.7/manifests"},{"name":"v5.3.0-alpha.6","sha":"e3c79618aab1f5138b2a939f14eea8f88301663e","kind":"tag","published_at":"2020-12-06T18:52:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.6/manifests"},{"name":"v5.3.0-alpha.5","sha":"34dfeb51e17ada939e5aef74dde8b2cd5e84fa87","kind":"tag","published_at":"2020-12-06T18:30:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.5/manifests"},{"name":"v5.3.0-alpha.4","sha":"98667b99674631a6cad2069f4e6cbdd5844bdcde","kind":"tag","published_at":"2020-12-05T21:47:53.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.4/manifests"},{"name":"v5.2.1","sha":"75d6e0498a781afd9bf4aa5bf251d7014b64e47f","kind":"tag","published_at":"2020-12-04T04:37:16.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.1/manifests"},{"name":"v5.2.1-beta.0","sha":"ec98a915527b874553999e945667d0b23f648ef5","kind":"tag","published_at":"2020-12-04T04:36:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.1-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.1-beta.0/manifests"},{"name":"v5.3.0-alpha.3","sha":"e9abdb3e0896e4556726cebfb2b5c9853d406465","kind":"tag","published_at":"2020-12-04T04:33:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.3/manifests"},{"name":"v5.3.0-alpha.2","sha":"788d902d21544697b126a2615b4f11bb8fb025a9","kind":"tag","published_at":"2020-11-30T18:40:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.2/manifests"},{"name":"v5.3.0-alpha.1","sha":"d17a2f5363eff18016fdb1caacafea12faecd0df","kind":"tag","published_at":"2020-11-23T22:25:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.1/manifests"},{"name":"v5.3.0-alpha.0","sha":"421856cfd5dfc5ba930321be59a6f26db7515ca0","kind":"tag","published_at":"2020-11-23T21:54:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.3.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.3.0-alpha.0/manifests"},{"name":"v5.2.0","sha":"13fe44660ae6395aae577baa0aeb0551a63b6a71","kind":"tag","published_at":"2020-11-23T21:46:30.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0/manifests"},{"name":"v5.2.0-alpha.10","sha":"f971cb400bf441f98e1c96d44d40d1e8309f4d74","kind":"tag","published_at":"2020-11-23T12:38:11.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0-alpha.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.10/manifests"},{"name":"v5.2.0-beta.1","sha":"68329c803a9d3db8f3f00e6a0f8f82b3b4409e26","kind":"tag","published_at":"2020-11-20T20:18:51.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-beta.1/manifests"},{"name":"v5.2.0-alpha.9","sha":"76d1007cc0b5e64e9f594badeb44a6636317a4be","kind":"tag","published_at":"2020-11-19T20:07:15.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0-alpha.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.9/manifests"},{"name":"v5.2.0-beta.0","sha":"95426972815b53396218c49576f5d9c3098a381c","kind":"tag","published_at":"2020-11-18T20:47:03.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-beta.0/manifests"},{"name":"v5.2.0-alpha.8","sha":"d62099141b96711ba876b5925d955ea325fca6d8","kind":"tag","published_at":"2020-11-16T22:32:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.8/manifests"},{"name":"v5.2.0-alpha.7","sha":"1cb2cee71f7d8e15e9d94f2cacf962bc00647df4","kind":"tag","published_at":"2020-11-16T22:03:24.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.7/manifests"},{"name":"v5.2.0-alpha.6","sha":"f8bc06cc2f9c8885da3d210ae19b432eadba1c40","kind":"tag","published_at":"2020-11-16T14:52:53.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.6/manifests"},{"name":"v5.2.0-alpha.5","sha":"3925540999c3be9490529b28b630b50887b6c0fd","kind":"tag","published_at":"2020-11-12T18:30:37.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.5/manifests"},{"name":"v5.1.2","sha":"a3e6e6dd5e027d8219860d134b8701f8a39d162e","kind":"tag","published_at":"2020-11-12T18:28:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"54f467c2bc54092323155ec891db25a96646abe3","kind":"tag","published_at":"2020-11-10T17:05:32.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.1/manifests"},{"name":"v5.2.0-alpha.4","sha":"53c06b7f0a9d513dba0422d47530495498b10ed3","kind":"tag","published_at":"2020-11-10T16:42:34.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.4/manifests"},{"name":"v5.2.0-alpha.3","sha":"d2cfc16e39803cce290b83991f34ed63c33a6fb6","kind":"tag","published_at":"2020-11-09T19:04:50.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.3/manifests"},{"name":"v5.2.0-alpha.2","sha":"01971342ff33a1e1d9b72abd7ac7b6e235c2b54a","kind":"tag","published_at":"2020-11-09T18:51:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.2/manifests"},{"name":"v5.2.0-alpha.1","sha":"20de1a1e1d4a664f3caad5ba41fe29c2cc40a916","kind":"tag","published_at":"2020-11-06T19:57:46.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.1/manifests"},{"name":"v5.2.0-alpha.0","sha":"b9212212814a1f7fc072657594182e1fa691ef73","kind":"tag","published_at":"2020-11-04T22:10:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.2.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.2.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.2.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.2.0-alpha.0/manifests"},{"name":"v5.1.1-alpha.0","sha":"31dfe22fff74c27971d1b484ed8321f458337152","kind":"tag","published_at":"2020-11-04T22:01:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.1-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.1-alpha.0/manifests"},{"name":"v5.1.0","sha":"ceb80ea2612c0ea970450235d50d6895ba518bdc","kind":"tag","published_at":"2020-11-04T21:47:38.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0/manifests"},{"name":"v5.1.0-rc.0","sha":"f674e848314d57b04588c4dffc2bf986e5696a5c","kind":"tag","published_at":"2020-11-04T15:21:03.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-rc.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-rc.0/manifests"},{"name":"v5.1.0-alpha.18","sha":"7af0032f44c689f645cb0a34f2517d54ff228134","kind":"tag","published_at":"2020-11-04T00:08:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.18","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.18/manifests"},{"name":"v5.1.0-alpha.17","sha":"731ad388bd630b2146ac8b1cd293fdd736a871f3","kind":"tag","published_at":"2020-11-03T16:29:02.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.17","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.17/manifests"},{"name":"v5.1.0-alpha.16","sha":"40f84ae3a7101bd3955660ad84d699b35b851185","kind":"tag","published_at":"2020-10-29T19:40:35.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.16","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.16/manifests"},{"name":"v5.1.0-alpha.15","sha":"ee5b3c17c2844c0737e6c498f61b787a997797f3","kind":"tag","published_at":"2020-10-29T17:20:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.15","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.15/manifests"},{"name":"v5.1.0-beta.0","sha":"bcad8f721554203f3d473e5ce342c8569c0edff0","kind":"tag","published_at":"2020-10-28T19:07:14.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-beta.0/manifests"},{"name":"v5.1.0-alpha.14","sha":"80187f923c5625fe0bb9b00b9736fe7329fe18ae","kind":"tag","published_at":"2020-10-28T14:29:06.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.14","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.14/manifests"},{"name":"v5.1.0-alpha.13","sha":"b9be049bc95ba4e0013740d6759e5b42c72a6622","kind":"tag","published_at":"2020-10-26T17:38:38.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.13","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.13/manifests"},{"name":"v5.1.0-alpha.12","sha":"be224244bb85efbd7ebc5c36e7bb6a938c49e238","kind":"tag","published_at":"2020-10-26T14:11:55.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.12","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.12/manifests"},{"name":"v5.0.5","sha":"fdb02a114385cba929787c27998db87d43d7c637","kind":"tag","published_at":"2020-10-22T20:54:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"74661d9cbacf35611fae631264018af9a859999e","kind":"tag","published_at":"2020-10-22T20:33:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.4/manifests"},{"name":"v5.0.4-beta.0","sha":"66c6c1fcf825cb038af9679d475e870804e9f8ce","kind":"tag","published_at":"2020-10-22T20:30:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.4-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.4-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.4-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.4-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.4-beta.0/manifests"},{"name":"v5.1.0-alpha.11","sha":"35fd4a80603a7d0ab9d8f46f2534eb886abc6251","kind":"tag","published_at":"2020-10-21T21:14:20.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.11","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.11/manifests"},{"name":"v5.1.0-alpha.10","sha":"e8087b7c3ecdbe1d09534fdb20171a11577461aa","kind":"tag","published_at":"2020-10-20T21:49:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.10/manifests"},{"name":"v5.0.3","sha":"96872facea8258e7250efb1de10ad7e6e86be22e","kind":"tag","published_at":"2020-10-16T16:15:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.3/manifests"},{"name":"v5.1.0-alpha.9","sha":"2ca7a7bbc86837f6514a8f78bbb7322ae3566003","kind":"tag","published_at":"2020-10-16T15:58:42.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.9/manifests"},{"name":"v5.0.3-alpha.0","sha":"75b1286a5367cb02219fb243fc1b12b885ecac35","kind":"tag","published_at":"2020-10-16T15:56:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.3-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.3-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.3-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.3-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.3-alpha.0/manifests"},{"name":"v5.0.2","sha":"56b195e5ee2a38c125de4d3637f8fb726dbf1862","kind":"tag","published_at":"2020-10-16T15:05:00.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.2/manifests"},{"name":"v5.1.0-alpha.8","sha":"4d99e9fd9d501cfebd69cf5aa34e088f7ec9804e","kind":"tag","published_at":"2020-10-15T20:23:07.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.8/manifests"},{"name":"v5.1.0-alpha.7","sha":"365598f197823916fd02e12b79b4e1d6be7f6489","kind":"tag","published_at":"2020-10-15T18:22:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.7/manifests"},{"name":"v5.1.0-alpha.6","sha":"94abd0a63cef282ba3f5af2ecf563dd832c815fd","kind":"tag","published_at":"2020-10-13T21:19:55.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.6/manifests"},{"name":"v5.1.0-alpha.5","sha":"fa108c012000f8cfb36267fc3e44d728dc3035af","kind":"tag","published_at":"2020-10-13T21:17:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.5/manifests"},{"name":"v5.1.0-alpha.4","sha":"c7bda343b524da27ad4352c1091a38a1dbb2b1da","kind":"tag","published_at":"2020-10-13T21:09:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.4/manifests"},{"name":"v5.1.0-alpha.3","sha":"1879cf4d917312b135258f5984b4cae8dc070acd","kind":"tag","published_at":"2020-10-13T21:04:24.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.3/manifests"},{"name":"v5.1.0-alpha.2","sha":"605c14b1a4ab52da07fecab9125ce29cba642d07","kind":"tag","published_at":"2020-10-13T20:37:44.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.2/manifests"},{"name":"v5.1.0-alpha.1","sha":"9dee437bbb7b392637d0a98345fb07107b7ebea7","kind":"tag","published_at":"2020-10-13T20:25:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.1/manifests"},{"name":"v5.1.0-alpha.0","sha":"590865c82859d2b3c3fc4d1f594b6f413f753178","kind":"tag","published_at":"2020-10-12T14:12:15.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.1.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.1.0-alpha.0/manifests"},{"name":"v5.0.1-alpha.0","sha":"eeb4217db8ab363398f70e20201fd67c48b5cd7f","kind":"tag","published_at":"2020-10-09T21:58:46.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.1-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.1-alpha.0/manifests"},{"name":"v5.0.1","sha":"fb54e0d857aa20ae213075edb0a1c7744294c024","kind":"tag","published_at":"2020-10-09T21:42:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.1/manifests"},{"name":"v4.2.1","sha":"5ea640bdaea3e1971de0b4a275fc2fa82c180997","kind":"tag","published_at":"2020-10-09T21:41:24.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.1/manifests"},{"name":"v5.0.0","sha":"77e46368f5f3bd403532465456ebd8b1eb5d9e27","kind":"tag","published_at":"2020-10-09T18:11:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.0","sha":"d4887a070348db6883e2fba71eabfc85d0cb852a","kind":"tag","published_at":"2020-10-09T17:49:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-beta.0/manifests"},{"name":"v5.0.0-alpha.8","sha":"c774f81288db090b14faaec860d6a0583aa056d3","kind":"tag","published_at":"2020-10-09T17:44:30.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.8/manifests"},{"name":"v4.2.0","sha":"e0846bcf920fe503b97fcf051eeef201bdce728c","kind":"tag","published_at":"2020-10-09T17:27:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0/manifests"},{"name":"v4.2.0-beta.1","sha":"7f65dcd918755993b03d973a2f7bb2463de677b8","kind":"tag","published_at":"2020-10-08T20:48:42.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-beta.1/manifests"},{"name":"v5.0.0-alpha.7","sha":"b7f260df3c71bff894d50bfbc498472ab027d095","kind":"tag","published_at":"2020-10-08T20:40:29.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.7/manifests"},{"name":"v5.0.0-alpha.6","sha":"29365589efeee592a21612a98ef35f04ea0a97cd","kind":"tag","published_at":"2020-10-08T20:22:53.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.6/manifests"},{"name":"v5.0.0-alpha.5","sha":"64bd65fe71b340a3dae9504179ab60ef81a09e89","kind":"tag","published_at":"2020-10-08T19:17:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.5/manifests"},{"name":"v5.0.0-alpha.4","sha":"4453dd7152ac8f73af43b507e5d11d676f552a0b","kind":"tag","published_at":"2020-10-08T18:08:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.4/manifests"},{"name":"v5.0.0-alpha.3","sha":"e81984e96f153da2b05015b40cb11b2c3e144b21","kind":"tag","published_at":"2020-10-08T03:43:22.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.3/manifests"},{"name":"v5.0.0-alpha.2","sha":"c01b568aa8e7bb91025af6411b0cfa468e7d98ce","kind":"tag","published_at":"2020-10-07T14:37:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.2/manifests"},{"name":"v5.0.0-alpha.1","sha":"ae263a19508982a7dde8616732a977212709b286","kind":"tag","published_at":"2020-10-05T22:40:37.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"2100a75658869de88221a74ec2e857f8d3084ad4","kind":"tag","published_at":"2020-10-05T14:23:17.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.2.0-beta.0","sha":"9ba3a4c9180364806b116a6b392ed39481d72d60","kind":"tag","published_at":"2020-10-04T19:45:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-beta.0/manifests"},{"name":"v4.2.0-alpha.21","sha":"ef8413b51baf568ff7a06edd6f8632a5418fff40","kind":"tag","published_at":"2020-10-04T19:15:46.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.21","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.21/manifests"},{"name":"v4.1.2","sha":"326bf9d097ad5369c5c9da365ae9f8fab1280695","kind":"tag","published_at":"2020-10-01T22:09:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.2/manifests"},{"name":"v4.1.2-beta.0","sha":"cce7a0dd140c8bb40900f1aedf669523a33b6d66","kind":"tag","published_at":"2020-10-01T21:49:47.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.2-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.2-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.2-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.2-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.2-beta.0/manifests"},{"name":"v4.2.0-alpha.20","sha":"87115e6b3c195e80a8ad1a284cc93b827f67a9df","kind":"tag","published_at":"2020-10-01T20:20:03.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.20","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.20/manifests"},{"name":"v4.2.0-alpha.19","sha":"80297bcba0a53c30209f7d19e64d2f431991bd9f","kind":"tag","published_at":"2020-09-30T22:02:37.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.19","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.19/manifests"},{"name":"v4.2.0-alpha.18","sha":"d2c7bc431a60adeb97420e7fd7c26d1d19b87af2","kind":"tag","published_at":"2020-09-30T14:30:44.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.18","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.18/manifests"},{"name":"v4.2.0-alpha.17","sha":"3628623b6a0389e301526659db2040c34b74502e","kind":"tag","published_at":"2020-09-30T00:53:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.17","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.17/manifests"},{"name":"v4.2.0-alpha.16","sha":"7caeb3a71b1aef9e3e16e71f1060ead76d2fb2e7","kind":"tag","published_at":"2020-09-28T23:27:22.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.16","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.16/manifests"},{"name":"v4.2.0-alpha.15","sha":"1418a436b66209be96e2908be504bf1fef1c7a17","kind":"tag","published_at":"2020-09-28T21:47:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.15","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.15/manifests"},{"name":"v4.2.0-alpha.14","sha":"ca794ae22d0cb2300aa953b7209697dadfc923b3","kind":"tag","published_at":"2020-09-25T23:53:51.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.14","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.14/manifests"},{"name":"v4.1.2-alpha.0","sha":"6dc2ce543639898bad2407b83a5ad3dae4a16a0c","kind":"tag","published_at":"2020-09-25T21:06:36.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.2-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.2-alpha.0/manifests"},{"name":"v4.2.0-alpha.13","sha":"4020a1cbb2e42166249f99030591d837ad34b7e0","kind":"tag","published_at":"2020-09-25T21:00:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.13","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.13/manifests"},{"name":"v4.1.1","sha":"c0cccda4d733669552885ddd73b5b3a464287640","kind":"tag","published_at":"2020-09-25T15:34:16.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.1/manifests"},{"name":"v4.2.0-alpha.12","sha":"05ed33b00bfca88c87a556f00464ab716d7eb291","kind":"tag","published_at":"2020-09-24T22:05:22.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.12","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.12/manifests"},{"name":"v4.1.0","sha":"83ecd0cb8aabba410496ded09a97e822acfa52bd","kind":"tag","published_at":"2020-09-24T21:54:30.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0/manifests"},{"name":"v4.2.0-alpha.11","sha":"f10261b66e2bb07c8189e6bee14032d29dc4755e","kind":"tag","published_at":"2020-09-22T15:12:11.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.11","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.11/manifests"},{"name":"v4.2.0-alpha.10","sha":"7212a20b8e93cda1fa9a43802fef8a77d2b541c2","kind":"tag","published_at":"2020-09-21T14:56:42.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.10/manifests"},{"name":"v4.2.0-alpha.9","sha":"1c8a9cf7c0ab3e3338800c95548bfaecdcd3bc75","kind":"tag","published_at":"2020-09-18T23:31:41.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.9/manifests"},{"name":"v4.2.0-alpha.8","sha":"776b62ccc2e77b9d6bd0e0ea1fce90c0123a59a8","kind":"tag","published_at":"2020-09-18T21:49:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.8/manifests"},{"name":"v4.2.0-alpha.7","sha":"a5dfd9964a69369088287233bb6380e7e7987689","kind":"tag","published_at":"2020-09-18T15:49:20.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.7/manifests"},{"name":"v4.1.0-rc.0","sha":"74f0c47def6be03d67f1e22f58952799dbf56bdf","kind":"tag","published_at":"2020-09-18T15:41:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.0-rc.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-rc.0/manifests"},{"name":"v4.2.0-alpha.6","sha":"1b2744cd2f994eefcf9d3d64578b84a3afe136b6","kind":"tag","published_at":"2020-09-18T15:40:24.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.6/manifests"},{"name":"v4.2.0-alpha.5","sha":"7f8e646e061b5fba8e73086c1c31b149855c6c8a","kind":"tag","published_at":"2020-09-18T15:37:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.5/manifests"},{"name":"v4.2.0-alpha.4","sha":"aca747d04904df1619826b6abefc15cf47ec928c","kind":"tag","published_at":"2020-09-18T15:07:03.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.4/manifests"},{"name":"v4.2.0-alpha.2","sha":"778c962eddea02a55c036476340f4422f4a1d025","kind":"tag","published_at":"2020-09-18T14:16:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.2/manifests"},{"name":"v4.2.0-alpha.1","sha":"a0e6992e3e31a6f53a94840c6b763301dfa2f7be","kind":"tag","published_at":"2020-09-17T23:33:35.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.1/manifests"},{"name":"v4.2.0-alpha.0","sha":"fbfe820b01986ac8c352fe30a9be5d1c4c0d5f2e","kind":"tag","published_at":"2020-09-17T23:33:11.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.2.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.2.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.2.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.2.0-alpha.0/manifests"},{"name":"v4.1.0-beta.4","sha":"d000da338c38528afd6860857e1cdd3d95320b5b","kind":"tag","published_at":"2020-09-17T22:12:23.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.0-beta.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-beta.4/manifests"},{"name":"v4.1.0-beta.3","sha":"9e5a64d30c1ac67f7a2920239c7057cf5b83237c","kind":"tag","published_at":"2020-09-17T22:10:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.0-beta.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-beta.3/manifests"},{"name":"v4.1.0-beta.2","sha":"4d46178af8dbbbb029e3c7f50f79913ebc7b7dfe","kind":"tag","published_at":"2020-09-17T14:41:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.0-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-beta.2/manifests"},{"name":"v4.1.0-beta.1","sha":"6aab09ff1caec3047c65f19c3f28e7b04480f5a8","kind":"tag","published_at":"2020-09-16T20:46:23.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-beta.1/manifests"},{"name":"v4.1.0-beta.0","sha":"7f5a18112c60417839358c87d7261cb851ad1630","kind":"tag","published_at":"2020-09-16T16:01:19.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-beta.0/manifests"},{"name":"v4.1.0-alpha.5","sha":"370b8629a368221340b4e066fb2ad5ebf300f34c","kind":"tag","published_at":"2020-09-15T19:00:16.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-alpha.5/manifests"},{"name":"v4.1.0-alpha.4","sha":"7488479144e904a02e166165d720431a873a1a04","kind":"tag","published_at":"2020-09-15T14:04:41.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-alpha.4/manifests"},{"name":"v4.1.0-alpha.3","sha":"60404a14a951182ed1134aa17eaee919056433eb","kind":"tag","published_at":"2020-09-10T22:52:50.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-alpha.3/manifests"},{"name":"v4.1.0-alpha.2","sha":"41f065a0f67c25a361748f1b9e1a0a6b803be522","kind":"tag","published_at":"2020-09-10T17:46:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-alpha.2/manifests"},{"name":"v4.1.0-alpha.1","sha":"e1ee32b57e080b1deb381e1507e3c7f01c31f74d","kind":"tag","published_at":"2020-09-10T15:33:09.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-alpha.1/manifests"},{"name":"v4.1.0-alpha.0","sha":"bd760e31fa0fe508607cd22c924b14e9dd7a4e51","kind":"tag","published_at":"2020-09-10T11:28:11.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.1.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.1.0-alpha.0/manifests"},{"name":"v4.0.0","sha":"8707ee4062bc51eeef1f5ba098b399bcf6d04fbf","kind":"tag","published_at":"2020-09-10T01:01:44.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.1","sha":"4bb98011d95a5bb5ef0fce85a4b30bbd7d764125","kind":"tag","published_at":"2020-09-09T22:50:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-rc.1/manifests"},{"name":"v4.0.0-rc.0","sha":"9aff140d4c2215ab568aa3fa4432b6cbf886f024","kind":"tag","published_at":"2020-09-09T21:00:35.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-rc.0/manifests"},{"name":"v4.0.0-beta.8","sha":"ece9fe2efbbdcf1d2504403910bf65e72e4f059d","kind":"tag","published_at":"2020-09-09T19:34:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-beta.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.8/manifests"},{"name":"v4.0.0-beta.7","sha":"5dbe3846aa3a7ddc6fc66c78e3013cf3fe09e259","kind":"tag","published_at":"2020-09-09T19:26:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-beta.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.7/manifests"},{"name":"v4.0.0-beta.6","sha":"e9a00e771ff85957c599db2164561d11cf51e9e4","kind":"tag","published_at":"2020-09-09T19:19:07.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-beta.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.6/manifests"},{"name":"v4.0.0-beta.5","sha":"14df39cc5ca372fc21c642620585335d1a5e2277","kind":"tag","published_at":"2020-09-09T18:15:04.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-beta.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.5/manifests"},{"name":"v4.0.0-beta.4","sha":"e513552c954ac091feb4bd5a212d7334522aa219","kind":"tag","published_at":"2020-09-09T16:33:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"e9e9e3a04861173b12371ea5d436c05060a0eb39","kind":"tag","published_at":"2020-09-09T16:13:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"3725b6f2f2242d95ed2526fac7971934e6a479c4","kind":"tag","published_at":"2020-09-08T23:29:27.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"9f6924f7f25d8a2484c7ba905c60b0f5ebd7ae0c","kind":"tag","published_at":"2020-09-08T20:21:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-alpha.13","sha":"bf5a8655f9a5ee53740c070a21b047825178a13d","kind":"tag","published_at":"2020-09-08T16:21:44.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-beta.0","sha":"8edce62a25ace7c166d2d95959b3e529bda9eed2","kind":"tag","published_at":"2020-09-08T14:56:50.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-beta.0/manifests"},{"name":"v4.0.0-alpha.12","sha":"339e9c16cea06c953ea084c03206d1b5cbc97f59","kind":"tag","published_at":"2020-09-08T14:45:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"3817184466af9e8c5b25cdc3c09716d0f68027fc","kind":"tag","published_at":"2020-09-06T00:13:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"b668dc96023b4244b4aa53b63e46bc12efef9e64","kind":"tag","published_at":"2020-09-04T21:59:29.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"8bffdbd3816bc467da73722f07b19f16337d99c6","kind":"tag","published_at":"2020-09-04T17:31:51.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"bbd186d3b7784a1feac17951b948b7293b59dfe8","kind":"tag","published_at":"2020-09-04T15:31:20.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"cfaff80daca03d6ec0bb9a4eb277cf09caec00d1","kind":"tag","published_at":"2020-09-03T22:35:33.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"5c70e8d610e0d876b8b33184ed06a5a8ad27285f","kind":"tag","published_at":"2020-09-03T18:07:29.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"aa568ee98880355e0d6b9eabefa0aee12f7e95dd","kind":"tag","published_at":"2020-09-03T16:48:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"1545e119a12d009facf8d993a0e1e15dfd8699f2","kind":"tag","published_at":"2020-09-02T21:12:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8e5eee187fb6424439ef3ccaba216bb1d3c43a51","kind":"tag","published_at":"2020-09-01T20:17:33.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"453a8595c65af2b7918c8f4f9a4f92d909e85faa","kind":"tag","published_at":"2020-09-01T19:25:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"a855ce1255df9c35b5cd049e4c2d65b8665982dd","kind":"tag","published_at":"2020-09-01T19:25:22.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.1/manifests"},{"name":"v4.0.0-alpha.0","sha":"c301ce3c76a7d30e6b8dba4a74d720dca11c7d13","kind":"tag","published_at":"2020-09-01T19:24:47.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v4.0.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v4.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v4.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v4.0.0-alpha.0/manifests"},{"name":"v3.4.0-alpha.0","sha":"341e2a40a20513492a7e1af5ab0c48b1cf35e09b","kind":"tag","published_at":"2020-09-01T15:59:24.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.4.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.4.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.4.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.4.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.4.0-alpha.0/manifests"},{"name":"v3.3.0","sha":"005f269c415f6c74f992392ba0aa2c6ece5b9fb4","kind":"tag","published_at":"2020-09-01T15:48:24.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.3.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0/manifests"},{"name":"v3.3.0-beta.6","sha":"1f462ddc110eed7f60a1022ab222a6e374b04ee4","kind":"tag","published_at":"2020-08-31T23:30:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.3.0-beta.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.3.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.3.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.6/manifests"},{"name":"v3.3.0-beta.5","sha":"d2c1072edcc29bda69b2f4ccf3440c755dfd5590","kind":"tag","published_at":"2020-08-31T23:26:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.3.0-beta.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.3.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.3.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.5/manifests"},{"name":"v3.3.0-beta.4","sha":"69bf50e45aad7e2b110c353eedc63abb6b865ce0","kind":"tag","published_at":"2020-08-31T23:23:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.3.0-beta.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.4/manifests"},{"name":"v3.3.0-beta.3","sha":"3befa0770c562a21b45b68b3e3ae8dfc33311043","kind":"tag","published_at":"2020-08-31T15:08:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.3.0-beta.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.3/manifests"},{"name":"v3.3.0-rc.0","sha":"4fbb49a9f857e8663211e2dc3fe7a0a2035d520c","kind":"tag","published_at":"2020-08-31T14:34:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.3.0-rc.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-rc.0/manifests"},{"name":"v3.3.0-beta.2","sha":"c6b8db6bc9ea70a3126bab53c0100ea234f512f3","kind":"tag","published_at":"2020-08-27T22:35:42.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.3.0-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.2/manifests"},{"name":"v3.3.0-beta.1","sha":"42c4517aabe16984e6eb3de8d95c8f970ec5ca59","kind":"tag","published_at":"2020-08-27T21:54:11.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.3.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.1/manifests"},{"name":"v3.3.0-beta.0","sha":"2794a785e854be3fdb101fbf32c9d8a2974dcff4","kind":"tag","published_at":"2020-08-27T18:53:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.3.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.3.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.3.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-beta.0/manifests"},{"name":"v3.3.0-alpha.1","sha":"016f0635b0d566fdaf835045ad2d75e9ad970c84","kind":"tag","published_at":"2020-08-27T18:51:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.3.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-alpha.1/manifests"},{"name":"v3.3.0-alpha.0","sha":"0e336c4973652aa50c7afb0d07437246b1947cfa","kind":"tag","published_at":"2020-08-27T15:38:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.3.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.3.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.3.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.3.0-alpha.0/manifests"},{"name":"v3.2.2-alpha.2","sha":"4e35dc51bcf0b35b25ed0e87eadcb0eb0b9042d9","kind":"tag","published_at":"2020-08-25T17:51:51.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.2.2-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.2.2-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.2.2-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.2-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.2-alpha.2/manifests"},{"name":"v3.2.2-alpha.1","sha":"0d522a409b6290a190253db05455ee8b7b1855fb","kind":"tag","published_at":"2020-08-25T16:37:35.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.2.2-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.2.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.2.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.2-alpha.1/manifests"},{"name":"v3.2.2-alpha.0","sha":"ebec71cc588583608b4ef11a5457c02910bb2178","kind":"tag","published_at":"2020-08-25T00:29:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.2.2-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.2.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.2.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.2-alpha.0/manifests"},{"name":"v3.2.1","sha":"686a6d5c9a5bfdbf449d36e3d37d721b30ac18bf","kind":"tag","published_at":"2020-08-21T19:28:23.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.2.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.1/manifests"},{"name":"v3.2.1-alpha.0","sha":"325128c1ae166ac87c4203e6f228ebebba581e22","kind":"tag","published_at":"2020-08-15T13:26:42.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.2.1-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.2.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.2.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.1-alpha.0/manifests"},{"name":"v3.2.0","sha":"a29b1e0e4e044dce0518a6fd694411f97f83f224","kind":"tag","published_at":"2020-08-12T21:04:55.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.2.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.0/manifests"},{"name":"v3.2.0-beta.1","sha":"4fe2403ec78f9ec77ce1a5c489ede7cbf6ac03fa","kind":"tag","published_at":"2020-08-12T15:18:02.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.2.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.2.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.2.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.0-beta.1/manifests"},{"name":"v3.2.0-beta.0","sha":"1e97b5d0ab810f0f827184b8900e66df16f2bb5f","kind":"tag","published_at":"2020-08-12T14:53:23.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.2.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.2.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.2.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.2.0-beta.0/manifests"},{"name":"v2.23.2-beta.0","sha":"c1d0ea73cb589ab179f6ad7b1abf4b3e9534cbb2","kind":"tag","published_at":"2020-08-11T14:48:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.2-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.2-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.2-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.2-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.2-beta.0/manifests"},{"name":"v3.1.1","sha":"bdda634fbcd9c58e591fa51ba33f042f5ddfbc72","kind":"tag","published_at":"2020-08-09T18:45:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.1.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"f432f317cd7824268417dde26a603b7d53467a2a","kind":"tag","published_at":"2020-08-09T18:42:15.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.1.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.1.0/manifests"},{"name":"v3.1.0-alpha.0","sha":"0634f54781a74cb3a90b8313ccab7ad5cbaa7ceb","kind":"tag","published_at":"2020-08-07T19:59:35.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.1.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.1.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.1.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.1.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.1.0-alpha.0/manifests"},{"name":"v3.0.1","sha":"83089caf9c25d7495eaef8df234cad0697685f27","kind":"tag","published_at":"2020-08-06T22:29:32.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"416e1d633fb7c1e54bfe73f632ff1299c86179d2","kind":"tag","published_at":"2020-08-03T23:45:11.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.12","sha":"b8f62abfabe3ed48798230e8574cf1b6a9a49247","kind":"tag","published_at":"2020-08-03T23:32:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-beta.12","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.12/manifests"},{"name":"v3.0.0-beta.11","sha":"c9fe5ebda9091b01c730bab8e510372ea82ddf33","kind":"tag","published_at":"2020-07-28T23:50:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-beta.11","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-beta.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-beta.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.11/manifests"},{"name":"v3.0.0-beta.10","sha":"3c35dd952f68bf976af48aaff39086d1172fd5e2","kind":"tag","published_at":"2020-07-28T19:05:24.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-beta.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.10/manifests"},{"name":"v3.0.0-beta.9","sha":"120ce268cbcc1d4adeba4bbe239b76a765746eb8","kind":"tag","published_at":"2020-07-28T14:51:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-beta.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.9/manifests"},{"name":"v3.0.0-beta.8","sha":"fb820fef08c2948b632cdaac7a7b8c5148624cf3","kind":"tag","published_at":"2020-07-28T14:30:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-beta.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.8/manifests"},{"name":"v3.0.0-beta.7","sha":"451e4e298c3838b4d63363ba315c9606fe5ea4fd","kind":"tag","published_at":"2020-07-28T14:01:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-beta.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.7/manifests"},{"name":"v3.0.0-beta.6","sha":"bd1b40b0e85134f5a34e473bba6bbbd5f3fad6b8","kind":"tag","published_at":"2020-07-26T20:33:15.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-beta.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.6/manifests"},{"name":"v3.0.0-beta.5","sha":"5a1d6cb7cd4efaa27dc8fe9ff50a2dd8877a8853","kind":"tag","published_at":"2020-07-26T20:28:15.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-beta.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.5/manifests"},{"name":"v3.0.0-beta.4","sha":"e779c8b7b0eb2266b02f13a1e9a7e3f25f212d26","kind":"tag","published_at":"2020-07-26T20:21:50.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-beta.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.4/manifests"},{"name":"v3.0.0-beta.3","sha":"60a54a3c01e7401148244cb627386f76bdcd1d8a","kind":"tag","published_at":"2020-07-26T20:16:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.2","sha":"21b9e4af25ce511ad5092e4ea676a975227b2bb6","kind":"tag","published_at":"2020-07-26T19:26:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.1","sha":"ddb00414aa4a8af0220710717b9569bfa12ca445","kind":"tag","published_at":"2020-07-26T19:20:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.1/manifests"},{"name":"v3.0.0-beta.0","sha":"430b7babccc6efe5e9eae07ac483b2329d4d9fbe","kind":"tag","published_at":"2020-07-24T21:13:17.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-beta.0/manifests"},{"name":"v2.23.1","sha":"93b37053781e6aa8d93b804650c668ec59d57e77","kind":"tag","published_at":"2020-07-21T17:51:03.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.1/manifests"},{"name":"v2.23.1-beta.4","sha":"5d9bf53bff47d1cd5935dcd4674bf1ed943ece13","kind":"tag","published_at":"2020-07-21T17:44:38.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.1-beta.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.1-beta.4/manifests"},{"name":"v2.23.1-beta.3","sha":"904b5ee96d6b39282afcb6f15725437b94fc7583","kind":"tag","published_at":"2020-07-21T14:24:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.1-beta.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.1-beta.3/manifests"},{"name":"v2.23.1-beta.2","sha":"42075d5920fa8d25f1bcf579aa3a140c10112aa1","kind":"tag","published_at":"2020-07-21T14:16:07.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.1-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.1-beta.2/manifests"},{"name":"v2.23.1-beta.1","sha":"5f1f685d6e1e5dc9f215f5c56dded8d2635849b1","kind":"tag","published_at":"2020-07-21T13:59:34.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.1-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.1-beta.1/manifests"},{"name":"v3.0.0-alpha.16","sha":"0c8891a4cf40334828940205a3c33fc4f7854212","kind":"tag","published_at":"2020-07-20T17:31:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.16","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.16/manifests"},{"name":"v2.23.1-beta.0","sha":"8cb5c5a87af5de548e2ab767fea5b7af282635e1","kind":"tag","published_at":"2020-07-19T18:25:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.1-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.1-beta.0/manifests"},{"name":"v2.23.0-alpha.8","sha":"0a1357a8bbf70d61406e033873bd056b654dee22","kind":"tag","published_at":"2020-07-16T23:15:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.8/manifests"},{"name":"v2.23.0-alpha.7","sha":"e091adc3628eb790d5fd3019b389f585256d8075","kind":"tag","published_at":"2020-07-16T21:30:15.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.7/manifests"},{"name":"v2.23.0-alpha.6","sha":"453578225dc53289254a449afa5f1dc10f803d7e","kind":"tag","published_at":"2020-07-16T21:25:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.6/manifests"},{"name":"v2.23.0-alpha.5","sha":"419c589b77c4ffd7aae7308c35663376e9d81aff","kind":"tag","published_at":"2020-07-16T18:49:24.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.5/manifests"},{"name":"v2.23.0-alpha.4","sha":"999c922c911a62933d55df85ec1a5ad1dadfc4df","kind":"tag","published_at":"2020-07-16T17:15:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.4/manifests"},{"name":"v2.23.0","sha":"036d242edc8d57cd6f569d1bc117f87c724c6a25","kind":"tag","published_at":"2020-07-16T15:37:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0/manifests"},{"name":"v2.23.0-beta.0","sha":"7ce56198d66f5ae9c2b00fe3655321e2c3b1288c","kind":"tag","published_at":"2020-07-16T15:00:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-beta.0/manifests"},{"name":"v2.23.0-alpha.3","sha":"ba3fa60967158250693fd6a59267bc9a373cfc4c","kind":"tag","published_at":"2020-07-16T14:44:55.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.3/manifests"},{"name":"v2.23.0-alpha.2","sha":"c5f3d443ff4473be29da4ba8f0b7d94fe4464299","kind":"tag","published_at":"2020-07-16T14:40:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.2/manifests"},{"name":"v2.23.0-alpha.1","sha":"fd8afd90fec975176138febb095c7a1e40d5adf0","kind":"tag","published_at":"2020-07-16T14:33:51.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.1/manifests"},{"name":"v2.23.0-alpha.0","sha":"22cc3aab2bed0eb4d590660f7b8e858c3caea6a3","kind":"tag","published_at":"2020-07-16T14:18:02.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.23.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.23.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.23.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.23.0-alpha.0/manifests"},{"name":"v2.22.1","sha":"19da00e640378b5fa9b590decb4df3326a8069d4","kind":"tag","published_at":"2020-07-15T14:00:27.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.22.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.22.1/manifests"},{"name":"v2.22.0","sha":"be705323f060ace256d3bde7819e7acfdc6eb5df","kind":"tag","published_at":"2020-07-14T15:56:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.22.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.22.0/manifests"},{"name":"v3.0.0-alpha.15","sha":"90416d88fd996839ea52c6e5761eca5212d36192","kind":"tag","published_at":"2020-07-10T22:37:27.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.15","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.15/manifests"},{"name":"v3.0.0-alpha.14","sha":"b826ee26f64701c17262ce8a5d76af8947d5795a","kind":"tag","published_at":"2020-07-10T20:31:53.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.14","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.14/manifests"},{"name":"v3.0.0-alpha.13","sha":"8f53d8ef9087d17f1e2439415861358779ee921d","kind":"tag","published_at":"2020-07-10T20:27:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.13","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.13/manifests"},{"name":"v3.0.0-alpha.12","sha":"854110a4f9f2906e0964d6d06b49c3342dc444e6","kind":"tag","published_at":"2020-07-10T18:21:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.12","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.12/manifests"},{"name":"v3.0.0-alpha.11","sha":"fa9519969f3d601a32cb95c16874e02f3e438064","kind":"tag","published_at":"2020-07-10T16:35:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.11","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.11/manifests"},{"name":"v3.0.0-alpha.10","sha":"83e0c47097c51f894b0bba50c84e51156a3c669a","kind":"tag","published_at":"2020-07-10T15:45:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.10/manifests"},{"name":"v3.0.0-alpha.9","sha":"263f0a0f1586a30736b76969cc452b631d574e5a","kind":"tag","published_at":"2020-07-07T14:25:27.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.9/manifests"},{"name":"v3.0.0-alpha.8","sha":"a1ec04dfa8e1de93102ad772f21b09d1a9c61a2f","kind":"tag","published_at":"2020-07-07T14:16:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.8/manifests"},{"name":"v3.0.0-alpha.7","sha":"a42305ba3a482d5f9ea2badcd42ce3dd5c52863e","kind":"tag","published_at":"2020-07-07T13:58:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.7/manifests"},{"name":"v3.0.0-alpha.6","sha":"aa87011ad4f2b0e5872715c04a3633a2d9c25f24","kind":"tag","published_at":"2020-07-07T13:50:02.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.5","sha":"43820cfe57e8405a0f914e5af59c1c3cff94138d","kind":"tag","published_at":"2020-07-07T13:48:00.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"8b162e4e776131fd4cacf31a3d306b20b82cc6c5","kind":"tag","published_at":"2020-07-07T13:03:32.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.4/manifests"},{"name":"v2.21.3","sha":"bbf84fba28c1e2a9614c08c9427b47516bf5a882","kind":"tag","published_at":"2020-07-07T01:47:31.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.21.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.21.3/manifests"},{"name":"v2.21.2","sha":"bd97013159a6548a8561a5ae89631b044af8fc2b","kind":"tag","published_at":"2020-07-05T20:56:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.21.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"a8dd34da1c5641524631132b6cf83631b210e0d0","kind":"tag","published_at":"2020-07-05T20:44:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.21.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"dfdb8ac2765974f6ba9fcd8f2ad18a435c9537ad","kind":"tag","published_at":"2020-07-02T17:59:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.21.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"ab62e592814aafbe5310533441e6070f01cbee08","kind":"tag","published_at":"2020-07-01T14:56:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.20.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.20.0/manifests"},{"name":"v2.19.3-beta.0","sha":"9147a6d76620660b9f52b31239b738c5192eba6a","kind":"tag","published_at":"2020-07-01T00:09:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.19.3-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.19.3-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.19.3-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.19.3-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.19.3-beta.0/manifests"},{"name":"v2.19.2","sha":"6b1c380490617fd16ba1d42b68702c2face6b3c5","kind":"tag","published_at":"2020-06-30T01:20:33.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.19.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"7a7b016f4b4e7f758cdce8159f2e35775962f406","kind":"tag","published_at":"2020-06-30T00:08:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.19.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.19.1/manifests"},{"name":"v2.20.0-alpha.0","sha":"070c7b9b90b9b591e4aef2965f1e757daf486b64","kind":"tag","published_at":"2020-06-29T23:52:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.20.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.20.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.20.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.20.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.20.0-alpha.0/manifests"},{"name":"v2.19.0","sha":"3a9003ef675aed7412f66120f3635975b7202aa2","kind":"tag","published_at":"2020-06-29T22:19:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.19.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.19.0/manifests"},{"name":"v2.19.0-beta.0","sha":"0713012f6c4f07402dc6987688817ce05bd7a35c","kind":"tag","published_at":"2020-06-29T21:57:06.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.19.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.19.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.19.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.19.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.19.0-beta.0/manifests"},{"name":"v3.0.0-alpha.3","sha":"01f7fb549895e4bc5d92dc9729658dbc192ffb57","kind":"tag","published_at":"2020-06-29T20:40:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.3/manifests"},{"name":"v3.0.0-alpha.2","sha":"a933d2d2ae1dbe1e9b14c412d61c951dec383d19","kind":"tag","published_at":"2020-06-29T17:52:15.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"06fcac6e9fe8ca08a4234a94204d6fd26e431b30","kind":"tag","published_at":"2020-06-29T17:34:16.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.1/manifests"},{"name":"v3.0.0-alpha.0","sha":"96da8050815480748e61f1a33155013b26d69343","kind":"tag","published_at":"2020-06-29T14:41:20.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v3.0.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v3.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v3.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v3.0.0-alpha.0/manifests"},{"name":"v2.18.1","sha":"7b928bde84259833a10cfb18346ca779c351e5f2","kind":"tag","published_at":"2020-06-26T22:34:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.18.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.18.1/manifests"},{"name":"v2.19.0-alpha.0","sha":"95680a1e80c3a24433d5b8d8b3769834af7995e6","kind":"tag","published_at":"2020-06-26T22:06:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.19.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.19.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.19.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.19.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.19.0-alpha.0/manifests"},{"name":"v2.18.0","sha":"6dab8f306f0cb8580b0545ef7e4d8e7d25b12667","kind":"tag","published_at":"2020-06-26T14:13:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.18.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.18.0/manifests"},{"name":"v2.18.0-alpha.0","sha":"63807b4daa85882cc885df61b325ea812da85126","kind":"tag","published_at":"2020-06-25T21:14:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.18.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.18.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.18.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.18.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.18.0-alpha.0/manifests"},{"name":"v2.17.0","sha":"d42579f6b470ae194b29c01fd3bad5c338a86c44","kind":"tag","published_at":"2020-06-24T15:29:34.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.17.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"4c1bebcea31db14ebd21e9ca24863eb92545a9ca","kind":"tag","published_at":"2020-06-19T21:33:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.16.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"8c909cc6a83640701012b29882c17452452052a9","kind":"tag","published_at":"2020-06-16T00:37:03.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.15.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"665a204aa21a3cd3a66c718c6d4ac6fbbbed836d","kind":"tag","published_at":"2020-06-15T21:17:02.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.14.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.14.0/manifests"},{"name":"v2.14.0-beta.1","sha":"4e35718108f46b7b0c7004f6259e51db3e92d3ce","kind":"tag","published_at":"2020-06-15T21:08:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.14.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.14.0-beta.1/manifests"},{"name":"v2.14.0-beta.0","sha":"9a8364fadc1ce68341e79a5f50d599e225b11979","kind":"tag","published_at":"2020-06-15T21:05:50.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.14.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.14.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.14.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.14.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.14.0-beta.0/manifests"},{"name":"v2.14.0-alpha.2","sha":"22d11babeae95b16cf55a7223ca1bd5d63d3cdcc","kind":"tag","published_at":"2020-06-15T20:42:31.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.14.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.14.0-alpha.2/manifests"},{"name":"v2.14.0-alpha.1","sha":"52b8dcf994efc217075c588365f422bb705a8403","kind":"tag","published_at":"2020-06-15T15:38:38.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.14.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.14.0-alpha.1/manifests"},{"name":"v2.14.0-alpha.0","sha":"db5a2213e8bd2f87dfb94169b91e76abba77d682","kind":"tag","published_at":"2020-06-15T15:24:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.14.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.14.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.14.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.14.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.14.0-alpha.0/manifests"},{"name":"v2.13.0","sha":"0be9c4ecef78f3688d16015e9c69c9ce84a7400c","kind":"tag","published_at":"2020-06-12T20:21:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.13.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.13.0/manifests"},{"name":"v2.13.0-rc.0","sha":"9962918f762483c89c0b8c9724f8f1ce3caf47cd","kind":"tag","published_at":"2020-06-12T19:43:46.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.13.0-rc.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.13.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.13.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.13.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.13.0-rc.0/manifests"},{"name":"v2.12.0-beta.3","sha":"efd72a54b1b727b076fc815e60385b7407724469","kind":"tag","published_at":"2020-06-11T19:40:09.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.12.0-beta.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.12.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.12.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-beta.3/manifests"},{"name":"v2.12.1","sha":"134a37450c7cc65a3aff3a88fe09cd82876ef8c9","kind":"tag","published_at":"2020-06-10T21:27:09.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.12.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"0f803d7e623e143bc183090b686290c540fb6c62","kind":"tag","published_at":"2020-06-10T20:38:41.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.12.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0/manifests"},{"name":"v2.12.0-beta.2","sha":"efb97cf6cdf69e81f4e8514d5d2733bd5a39e628","kind":"tag","published_at":"2020-06-10T20:36:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.12.0-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.12.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.12.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-beta.2/manifests"},{"name":"v2.12.0-beta.1","sha":"4768764cd9020839324512de8b12318bd7a4ba40","kind":"tag","published_at":"2020-06-09T23:12:53.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.12.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.12.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.12.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-beta.1/manifests"},{"name":"v2.12.0-beta.0","sha":"856094a303613cd6eae176007b3b28474c0fd72f","kind":"tag","published_at":"2020-06-09T22:35:36.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.12.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.12.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.12.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-beta.0/manifests"},{"name":"v2.11.2-beta.0","sha":"adba1023885dd1b24445a56a56dc20425a9a264f","kind":"tag","published_at":"2020-06-09T20:56:25.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.2-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.2-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.2-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.2-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.2-beta.0/manifests"},{"name":"v2.11.1","sha":"99c2c00608436e6260061e2a782826359e82405a","kind":"tag","published_at":"2020-06-03T13:01:14.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.1/manifests"},{"name":"v2.13.1-alpha.0","sha":"6d892e22b6097b59a59feb8136e09e1657e83e98","kind":"tag","published_at":"2020-06-02T22:36:36.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.13.1-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.13.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.13.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.13.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.13.1-alpha.0/manifests"},{"name":"v2.13.0-alpha.0","sha":"fd4c14b2e27bc1116bbde1bc71c08e7092ece175","kind":"tag","published_at":"2020-06-02T22:35:33.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.13.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.13.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.13.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.13.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.13.0-alpha.0/manifests"},{"name":"v2.11.0","sha":"38fd87a0a5d28c907c20d042249db1343d99cdd4","kind":"tag","published_at":"2020-06-02T21:33:27.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0/manifests"},{"name":"v2.11.0-rc.0","sha":"a93b5f0b0dd1a0f817bac561aeea470ead61358b","kind":"tag","published_at":"2020-06-02T21:32:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-rc.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-rc.0/manifests"},{"name":"v2.11.0-beta.22","sha":"f89829b626915aba4132f3bbe2fa1f665849525c","kind":"tag","published_at":"2020-06-02T15:22:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.22","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.22/manifests"},{"name":"v2.11.0-beta.21","sha":"2505ed6b1e60420a7529aa78a13fe24530951930","kind":"tag","published_at":"2020-06-02T15:09:20.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.21","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.21/manifests"},{"name":"v2.11.0-beta.20","sha":"8905d4cd74d68d163f35c95e8eed4a42049f738f","kind":"tag","published_at":"2020-06-02T12:17:17.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.20","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.20/manifests"},{"name":"v2.11.0-beta.19","sha":"c9351b4ecd766c6cb2429a9eb492cb917ddfa85a","kind":"tag","published_at":"2020-06-02T12:15:36.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.19","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.19/manifests"},{"name":"v2.11.0-beta.18","sha":"66d798db72f5ddc5a310a06f6bf5b33aa89b3bae","kind":"tag","published_at":"2020-06-02T12:14:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.18","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.18/manifests"},{"name":"v2.12.0-alpha.6","sha":"a1c0d9b8e3d36301b47e2dbebc8cd2ca421f3e0a","kind":"tag","published_at":"2020-06-02T02:01:16.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.12.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.12.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.12.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.6/manifests"},{"name":"v2.12.0-alpha.5","sha":"328ddf4957d947245ae0bc2a8dc7ac239f5a4590","kind":"tag","published_at":"2020-06-02T00:05:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.12.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.12.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.12.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.5/manifests"},{"name":"v2.12.0-alpha.4","sha":"4f4380b352526628f0cda8e823309f236e2f89f8","kind":"tag","published_at":"2020-06-01T21:26:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.12.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.12.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.12.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.4/manifests"},{"name":"v2.12.0-alpha.3","sha":"9a55eab51550c89975a7bddb82ce083ba0eb06fb","kind":"tag","published_at":"2020-06-01T18:06:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.12.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.12.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.12.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.3/manifests"},{"name":"v2.12.0-alpha.2","sha":"b9bd956814a286a61771f6810d0b601262f90575","kind":"tag","published_at":"2020-06-01T18:05:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.12.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.12.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.12.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.2/manifests"},{"name":"v2.12.0-alpha.1","sha":"2b7ccaf4b17285389a8d22079a1a4f67c574e224","kind":"tag","published_at":"2020-06-01T18:03:53.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.12.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.12.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.12.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.1/manifests"},{"name":"v2.12.0-alpha.0","sha":"1d009e7e64a20ae02509729639be270c65726658","kind":"tag","published_at":"2020-05-30T00:28:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.12.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.12.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.12.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.12.0-alpha.0/manifests"},{"name":"v2.11.0-alpha.5","sha":"49ad03fa237bba7531f85302142fac47c58502ca","kind":"tag","published_at":"2020-05-29T17:16:38.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-alpha.5/manifests"},{"name":"v2.11.0-alpha.4","sha":"d9559882fc2c07437cc5467f26f83163a6ce6cb3","kind":"tag","published_at":"2020-05-29T15:03:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-alpha.4/manifests"},{"name":"v2.11.0-beta.17","sha":"525f0c71a5fe28b70e684edc4bbef159a3d0f1df","kind":"tag","published_at":"2020-05-28T22:10:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.17","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.17/manifests"},{"name":"v2.11.0-beta.16","sha":"2141ffd40b59b5f809008b2357619a3ae1b3889c","kind":"tag","published_at":"2020-05-28T22:08:16.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.16","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.16/manifests"},{"name":"v2.11.0-beta.15","sha":"ca3c2df067c8b50fe1f52c152e9f0651dc782790","kind":"tag","published_at":"2020-05-28T22:08:00.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.15","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.15/manifests"},{"name":"v2.11.0-beta.14","sha":"a983d2cfdb5716371d1dc57d32cc5ea36515c239","kind":"tag","published_at":"2020-05-28T22:07:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.14","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.14/manifests"},{"name":"v2.11.0-beta.13","sha":"310a1365cbeb9c2348723a6eaa6f74a663e97eb3","kind":"tag","published_at":"2020-05-28T21:46:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.13","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.13/manifests"},{"name":"v2.11.0-beta.12","sha":"5a43533133b6c72cac1bd830d1628f47b9350405","kind":"tag","published_at":"2020-05-28T21:46:20.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.12","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.12/manifests"},{"name":"v2.11.0-beta.10","sha":"a8ed743fa017c5f9b5fd6342928619b9fb06335c","kind":"tag","published_at":"2020-05-28T21:20:03.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.10/manifests"},{"name":"v2.11.0-beta.9","sha":"b452b85e1ba758b62fa7a493fdba03a942bb4f2f","kind":"tag","published_at":"2020-05-28T17:23:42.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.9/manifests"},{"name":"v2.11.0-beta.8","sha":"971757f2144bb6aaa32d89bf7c7e69ee94f3fb26","kind":"tag","published_at":"2020-05-28T17:13:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.8/manifests"},{"name":"v2.11.0-beta.7","sha":"c3a297a8272e09d93ad7084d491915fc2717a66d","kind":"tag","published_at":"2020-05-28T17:05:27.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.7/manifests"},{"name":"v2.11.0-beta.6","sha":"4a71716016c199f58457b3ceb243f8122b5ce775","kind":"tag","published_at":"2020-05-28T17:03:30.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.6/manifests"},{"name":"v2.11.0-beta.5","sha":"5bfb98f0ef82dfd52f5d703240314cb6ac5202df","kind":"tag","published_at":"2020-05-28T17:01:10.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.5/manifests"},{"name":"v2.11.0-beta.4","sha":"8c3634ce71088f1eb51e732c34f0c8060082eb93","kind":"tag","published_at":"2020-05-28T16:48:29.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.4/manifests"},{"name":"v2.11.0-beta.3","sha":"d719381ad9bd0170bc21cdc8f43e94e2c51d3e7c","kind":"tag","published_at":"2020-05-28T16:38:06.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.3/manifests"},{"name":"v2.11.0-beta.2","sha":"26e0e5350349776222f4aaaf38382cae907621fe","kind":"tag","published_at":"2020-05-28T16:27:45.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.2/manifests"},{"name":"v2.11.0-alpha.3","sha":"9fbbcc6d4aecff5cf0bf293f7a7a8dc453dd211b","kind":"tag","published_at":"2020-05-28T01:45:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-alpha.3/manifests"},{"name":"v2.11.0-alpha.2","sha":"f68deef8a89b86b014df2c076177062945d90a68","kind":"tag","published_at":"2020-05-28T01:37:32.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-alpha.2/manifests"},{"name":"v2.11.0-beta.1","sha":"1064cf3d4014f673e75d6c7b12a18428f1d2b83c","kind":"tag","published_at":"2020-05-28T00:23:44.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.1/manifests"},{"name":"v2.11.0-beta.0","sha":"5fdab329de9cdbb04896ea0eab0ea083918c8f58","kind":"tag","published_at":"2020-05-27T23:59:45.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-beta.0/manifests"},{"name":"v2.11.0-alpha.1","sha":"78d9933fb85a4cf3ba79ab12365c677e61577194","kind":"tag","published_at":"2020-05-27T18:01:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-alpha.1/manifests"},{"name":"v2.10.1","sha":"e2a29d6f9f11c0be6f33853310c46ea808e72802","kind":"tag","published_at":"2020-05-27T15:17:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.10.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.10.1/manifests"},{"name":"v2.11.0-alpha.0","sha":"111cecb94141b4c1cb5d46c18588d5decf380cfa","kind":"tag","published_at":"2020-05-26T19:46:51.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.11.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.11.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.11.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.11.0-alpha.0/manifests"},{"name":"v2.10.0","sha":"d9a08995bd49b290ba9e215eda3ec7c4c1f4518c","kind":"tag","published_at":"2020-05-26T15:06:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.10.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.10.0/manifests"},{"name":"v2.10.0-rc.0","sha":"b008178c5e64af46ca26fa348f1b677a71ff6602","kind":"tag","published_at":"2020-05-26T14:38:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.10.0-rc.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.10.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.10.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.10.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.10.0-rc.0/manifests"},{"name":"v2.10.0-beta.0","sha":"48c7b827c7dc59402174e96233a5c2a8a1957535","kind":"tag","published_at":"2020-05-26T14:20:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.10.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.10.0-beta.0/manifests"},{"name":"v2.10.0-alpha.0","sha":"0002b690687187766e75ec1aac77bc34ec6f248c","kind":"tag","published_at":"2020-05-21T20:56:35.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.10.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.10.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.10.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.10.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.10.0-alpha.0/manifests"},{"name":"v2.9.2-alpha.2","sha":"a771dc3bfe9bec2c33699cafba6b432ec54ce8cb","kind":"tag","published_at":"2020-05-21T20:38:14.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.9.2-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.9.2-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.9.2-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.2-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.2-alpha.2/manifests"},{"name":"v2.9.2-alpha.1","sha":"843fb126e8b4d90dff98fb6c885cf884fac5f2c3","kind":"tag","published_at":"2020-05-21T20:28:31.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.9.2-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.9.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.9.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.2-alpha.1/manifests"},{"name":"v2.9.2-alpha.0","sha":"e3b205a258f9d415f56310e2bc50a7e7d0c62906","kind":"tag","published_at":"2020-05-21T20:26:36.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.9.2-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.9.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.9.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.2-alpha.0/manifests"},{"name":"v2.9.1","sha":"fda6c1478c3f2a96e4ee42286f2e9fb296d8f742","kind":"tag","published_at":"2020-05-20T21:26:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.9.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"7887b7fdfd09c173f66dd0f89eb8e01571684ed9","kind":"tag","published_at":"2020-05-20T21:05:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.9.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.0/manifests"},{"name":"v2.9.0-beta.2","sha":"17ea71689e1c4fa89c6e3f7971075433edb24063","kind":"tag","published_at":"2020-05-20T20:34:47.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.9.0-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.9.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.9.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.0-beta.2/manifests"},{"name":"v2.9.0-beta.1","sha":"6520d297bf7afee2f541fd78509f922f7f692d57","kind":"tag","published_at":"2020-05-19T22:57:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.9.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.0-beta.1/manifests"},{"name":"v2.9.0-beta.0","sha":"0d07e12a4a29317686c50641abcc75f109929292","kind":"tag","published_at":"2020-05-19T22:43:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.9.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.0-beta.0/manifests"},{"name":"v2.8.1","sha":"82aa6f50a97aafb5a967222a13437e68b3895bfe","kind":"tag","published_at":"2020-05-19T22:29:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.1/manifests"},{"name":"v2.9.0-alpha.1","sha":"125d71b7879a2fe46cfbe712620895d493362abe","kind":"tag","published_at":"2020-05-19T22:23:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.9.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.9.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.9.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.0-alpha.1/manifests"},{"name":"v2.8.0","sha":"96f7662cf305d86eb7233e946ebedbcd86c2b7d0","kind":"tag","published_at":"2020-05-19T21:34:53.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0/manifests"},{"name":"v2.8.0-beta.5","sha":"fc545904e4f51cad148c2733a6475ec6c303b01d","kind":"tag","published_at":"2020-05-19T21:22:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-beta.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-beta.5/manifests"},{"name":"v2.8.0-beta.4","sha":"9deeaf39c4eb1254dbecea96ebcdf586444cfb8a","kind":"tag","published_at":"2020-05-19T21:16:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-beta.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-beta.4/manifests"},{"name":"v2.8.0-beta.3","sha":"383e769d6878a32b018b998f36e58dda1f8d66e7","kind":"tag","published_at":"2020-05-19T21:11:03.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-beta.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-beta.3/manifests"},{"name":"v2.9.0-alpha.0","sha":"237367ac8cb0260d49aee8964a554240206f4fbe","kind":"tag","published_at":"2020-05-19T20:18:26.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.9.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.9.0-alpha.0/manifests"},{"name":"v2.8.0-beta.1","sha":"ab966ec85b850b63029d62ffe1e96cba16ef2960","kind":"tag","published_at":"2020-05-19T20:17:23.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-beta.1/manifests"},{"name":"v2.8.1-alpha.0","sha":"51271b62a8a9b641017889482d4032da4b2afa4c","kind":"tag","published_at":"2020-05-19T17:22:22.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.1-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.1-alpha.0/manifests"},{"name":"v2.8.0-alpha.12","sha":"83c5a1e47d8a60ba87c537ac108f64665cd62765","kind":"tag","published_at":"2020-05-19T17:01:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-alpha.12","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.12/manifests"},{"name":"v2.8.0-beta.0","sha":"c0f3f48417ba4a84427bcc443a519af8c7b4cd0d","kind":"tag","published_at":"2020-05-18T21:45:44.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-beta.0/manifests"},{"name":"v2.7.2","sha":"9608a0ffb4e6a930c77894165b5b95483d6fb6b6","kind":"tag","published_at":"2020-05-18T19:55:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2/manifests"},{"name":"v2.8.0-alpha.11","sha":"9dfde192a97257a7e24376579b60b8093732ffdb","kind":"tag","published_at":"2020-05-18T18:40:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-alpha.11","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.11/manifests"},{"name":"v2.8.0-alpha.10","sha":"59a8e8de2003436584b3be2fbc1e0fa0b27afcd9","kind":"tag","published_at":"2020-05-18T18:35:10.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-alpha.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.10/manifests"},{"name":"v2.7.2-beta.4","sha":"4ab3d16371f877ccb278e4e756bc72a549d6dcb2","kind":"tag","published_at":"2020-05-18T16:40:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.2-beta.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.2-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.2-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2-beta.4/manifests"},{"name":"v2.7.2-beta.3","sha":"0ea8f98eed484f51dbfeac9e9a200e54354cfb76","kind":"tag","published_at":"2020-05-15T19:54:00.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.2-beta.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.2-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.2-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2-beta.3/manifests"},{"name":"v2.8.0-alpha.9","sha":"9df1e40007c0f17da409956832c37ac2cc201242","kind":"tag","published_at":"2020-05-14T22:57:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-alpha.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.9/manifests"},{"name":"v2.8.0-alpha.8","sha":"9d4b4e53fc5844ad221642baf7176e88c17fdbbe","kind":"tag","published_at":"2020-05-14T18:57:20.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-alpha.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.8/manifests"},{"name":"v2.8.0-alpha.7","sha":"abf1c87c5c1fc02ad55ddcbf23c25f8dfcc02a9c","kind":"tag","published_at":"2020-05-14T17:38:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-alpha.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.7/manifests"},{"name":"v2.8.0-alpha.6","sha":"9521e5335304498e4fa52a97584687411b3d7449","kind":"tag","published_at":"2020-05-14T17:19:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-alpha.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.6/manifests"},{"name":"v2.7.2-beta.2","sha":"16d90ceb287df7ecfc8504ad9fa067a980e7195b","kind":"tag","published_at":"2020-05-12T18:32:22.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.2-beta.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.2-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.2-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2-beta.2/manifests"},{"name":"v2.7.2-beta.1","sha":"6d9a4451976fe389b25e6591db1644860152327e","kind":"tag","published_at":"2020-05-12T18:14:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.2-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2-beta.1/manifests"},{"name":"v2.7.2-beta.0","sha":"5821542948a178ad960a1730ac01b795a0a1f3f6","kind":"tag","published_at":"2020-05-12T18:02:32.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.2-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.2-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.2-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2-beta.0/manifests"},{"name":"v2.8.0-alpha.5","sha":"cf4aa166ba26c4fbb251d39d0768defa35b87339","kind":"tag","published_at":"2020-05-12T02:35:51.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-alpha.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.5/manifests"},{"name":"v2.8.0-alpha.4","sha":"4d465a33d3adb1e4d91a96d56b5ffcae30f09dc8","kind":"tag","published_at":"2020-05-11T22:06:47.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.4/manifests"},{"name":"v2.8.0-alpha.3","sha":"4f6894bead5df487ac546b5300fb3efa9a482638","kind":"tag","published_at":"2020-05-11T17:13:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.3/manifests"},{"name":"v2.8.0-alpha.2","sha":"1b6f74377c33a0f0bf2092487a4172eddcc68fc0","kind":"tag","published_at":"2020-05-11T16:49:41.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.2/manifests"},{"name":"v2.8.0-alpha.1","sha":"dac374bc63c2f422852f0d5719852e4cad753663","kind":"tag","published_at":"2020-05-11T14:08:41.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.1/manifests"},{"name":"v2.8.0-alpha.0","sha":"562a17a2dadcba0cf53b393eb6c45dabb0357f3e","kind":"tag","published_at":"2020-05-11T13:56:46.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.8.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.8.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.8.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.8.0-alpha.0/manifests"},{"name":"v2.7.2-alpha.0","sha":"55ee6f9145b42915ac98c03368f64976a1f00dd5","kind":"tag","published_at":"2020-05-09T00:22:11.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.2-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.2-alpha.0/manifests"},{"name":"v2.7.1","sha":"983475fd4a2a72391867ff2bea1d06be9b48fd02","kind":"tag","published_at":"2020-05-07T16:33:02.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"56962cd93a3edbd8f43da05322bd033f24b59b44","kind":"tag","published_at":"2020-05-06T18:41:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0/manifests"},{"name":"v2.7.0-rc.0","sha":"a00df1a2c9e6591234caa8fd78fcf52ce7aba447","kind":"tag","published_at":"2020-05-06T17:48:58.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.0-rc.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0-rc.0/manifests"},{"name":"v2.7.0-alpha.4","sha":"3c8dcb76ca1648720c673863f8517bf7bc7ec12a","kind":"tag","published_at":"2020-05-05T18:28:35.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.0-alpha.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0-alpha.4/manifests"},{"name":"v2.7.0-alpha.3","sha":"5699172911ddd18b4cdb9dc1dcdd513e4b32f7dd","kind":"tag","published_at":"2020-05-05T18:25:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.0-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0-alpha.3/manifests"},{"name":"v2.6.2-alpha.0","sha":"c302fb16b1cf51462cae99313f10bab60545ae06","kind":"tag","published_at":"2020-05-05T17:31:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.6.2-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.6.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.6.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.2-alpha.0/manifests"},{"name":"v2.6.1","sha":"3c6d679ce0ed58c95321173db40f7eef06704de4","kind":"tag","published_at":"2020-05-04T23:19:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.6.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.1/manifests"},{"name":"v2.7.0-alpha.2","sha":"193f1fdbf25ae5f0f730a1090ffa35b1d9ded0b8","kind":"tag","published_at":"2020-05-01T16:13:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.0-alpha.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0-alpha.2/manifests"},{"name":"v2.7.0-alpha.1","sha":"e711b5b7ec82a6ab375e7a4b87303e5e76cf1df9","kind":"tag","published_at":"2020-05-01T16:06:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.0-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0-alpha.1/manifests"},{"name":"v2.7.0-alpha.0","sha":"4eccfb1138f7bfa6875f06e05c5dea8c0c5ac861","kind":"tag","published_at":"2020-05-01T15:56:21.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.7.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.7.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.7.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.7.0-alpha.0/manifests"},{"name":"v2.6.1-alpha.1","sha":"c65aadae3ce79c12dfe150b7bdfe4a70f416ad2b","kind":"tag","published_at":"2020-05-01T00:52:28.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.6.1-alpha.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.6.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.6.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.1-alpha.1/manifests"},{"name":"v2.6.1-alpha.0","sha":"e3103ee6e17b4b604c6583a2c9e150c5e460594c","kind":"tag","published_at":"2020-04-30T23:39:37.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.6.1-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.6.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.6.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.1-alpha.0/manifests"},{"name":"v2.6.0","sha":"d7e092c726c3e678df310582878f1a83724ce83b","kind":"tag","published_at":"2020-04-28T19:50:06.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.6.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.0/manifests"},{"name":"v2.6.0-rc.0","sha":"4230e44bd33a0fd8eb8b5f3c6c46b34fc5090826","kind":"tag","published_at":"2020-04-28T17:59:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.6.0-rc.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.6.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.6.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.0-rc.0/manifests"},{"name":"v2.6.0-alpha.0","sha":"1a3481cf5132214a1bedf0f8b151f99689dc2a83","kind":"tag","published_at":"2020-04-27T15:18:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.6.0-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.6.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.6.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.6.0-alpha.0/manifests"},{"name":"v2.5.9","sha":"d7b2814540741783c35ee16012ff7ea688210714","kind":"tag","published_at":"2020-04-22T01:13:56.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9/manifests"},{"name":"v2.5.9-rc.2","sha":"6da1cbc7c84ed86351389a09a18c583e09575782","kind":"tag","published_at":"2020-04-22T01:01:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.9-rc.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-rc.2/manifests"},{"name":"v2.5.9-rc.1","sha":"d76fba1d9c91a1a085bc1f59067477e9bdc65228","kind":"tag","published_at":"2020-04-22T00:54:01.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.9-rc.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-rc.1/manifests"},{"name":"v2.5.9-rc.0","sha":"d87f4a7311f223a055296e2aa52f4e11c5a99787","kind":"tag","published_at":"2020-04-22T00:45:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.9-rc.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.9-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.9-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-rc.0/manifests"},{"name":"v2.5.9-beta.1","sha":"9bd2aaa2907c3877259614e22209734b8bae975a","kind":"tag","published_at":"2020-04-22T00:39:04.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.9-beta.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.9-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.9-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-beta.1/manifests"},{"name":"v2.5.9-alpha.3","sha":"fa1f8aaad11a02fb288396e6bc0becb8baca9efc","kind":"tag","published_at":"2020-04-22T00:32:05.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.9-alpha.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.9-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.9-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-alpha.3/manifests"},{"name":"v2.5.9-beta.0","sha":"c83eb8ad62068e1b6f9bfd0d548fbd81c1456cfa","kind":"tag","published_at":"2020-04-21T23:46:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.9-beta.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.9-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.9-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-beta.0/manifests"},{"name":"v2.5.9-alpha.0","sha":"fecbfd591d4c1771027b0ff17e2ecc7070272d55","kind":"tag","published_at":"2020-04-19T16:07:36.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.9-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.9-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.9-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.9-alpha.0/manifests"},{"name":"v2.5.8","sha":"955474ff03e6c899807bd75233e2a62218d4e984","kind":"tag","published_at":"2020-03-18T23:11:04.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"64f4c07570caf452c0e346985a43d86bb6341fa1","kind":"tag","published_at":"2020-03-16T22:23:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"bda21f86312d316e63726feace985fc5f7c57ab3","kind":"tag","published_at":"2020-03-16T18:51:00.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"46208971a213346929bf8709b2fc1bbe5a71d0d4","kind":"tag","published_at":"2020-03-12T18:33:18.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"243325ce62ee22b605229667fd7627d1ea2dbb82","kind":"tag","published_at":"2020-03-12T15:05:48.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"851b606bdd5fa6cc4204a721e1241865d6b3951d","kind":"tag","published_at":"2020-03-11T15:47:36.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"34e63a59eef062fbfd23891d4bcfb28672f9f474","kind":"tag","published_at":"2020-03-10T15:48:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"6ab0108d627786e06c7c7b04ed34281124ee985e","kind":"tag","published_at":"2020-03-06T23:03:39.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.1/manifests"},{"name":"v2.4.2","sha":"db29cc733effad40292f3e38299f92f8af09cd84","kind":"tag","published_at":"2020-03-04T15:56:19.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.4.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.4.2/manifests"},{"name":"v2.5.0","sha":"a3634bb2794e1d8bc89ae063f5bf332dcd466aae","kind":"tag","published_at":"2020-03-03T22:13:20.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.5.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"aab658d5ea6cedd370d9d1ad374b5836f3149ef1","kind":"tag","published_at":"2020-03-03T19:26:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.4.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"3aab5daec43cb15b0828f5e9c1ce53a60f666558","kind":"tag","published_at":"2020-02-24T14:30:06.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.4.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.4.0/manifests"},{"name":"v2.3.8","sha":"f289d7dfa37a8f08b08ed7691320bee2cb89ad52","kind":"tag","published_at":"2020-02-16T18:49:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.3.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"33e266707bc4c21c28e5764a806dca4f597d3cd8","kind":"tag","published_at":"2020-02-13T23:46:11.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.3.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"f44912f9679d15f1d25111ef380157006c85e672","kind":"tag","published_at":"2020-02-03T19:47:22.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.3.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"7a3a9a4d6b3acd4937b6bfb157e230446ac77a40","kind":"tag","published_at":"2020-02-03T17:04:36.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.3.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"3f408157e96be3f66169060cba85c5264917c5f6","kind":"tag","published_at":"2020-02-01T20:11:20.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.3.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"e21626e08d7986d9800daff3477ef9b90fc31fb4","kind":"tag","published_at":"2020-01-30T23:24:19.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.3.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"0ca41c31a5e786e6cf762bb0d9b710d96880680a","kind":"tag","published_at":"2020-01-21T23:59:00.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.3.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"22acef666229789a76adc98ab0216f1353b38b3a","kind":"tag","published_at":"2020-01-15T17:56:29.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.3.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"ffbaecf288e147de4ce5c0bf7b94d2b2f1588283","kind":"tag","published_at":"2020-01-14T20:03:33.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.3.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.3.0/manifests"},{"name":"v2.2.7","sha":"535a9c4bdd0d6dea30f009e2fa3a8e1a3ba0a611","kind":"tag","published_at":"2020-01-13T19:46:53.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.2.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"fd98495357258a6d8560781acd15d7dfeac5f3b9","kind":"tag","published_at":"2020-01-11T00:07:41.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.2.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"1a7ee1954b4fbbbccda66272afad455a6004a830","kind":"tag","published_at":"2020-01-10T19:26:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.2.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"f4d03ee1a9a2b26858152f5937cca10bd6361dec","kind":"tag","published_at":"2020-01-10T19:14:25.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.2.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"bd33bd80a793e1f93392dd59b7ae82de4d26985d","kind":"tag","published_at":"2020-01-06T23:50:11.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.2.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"1ac576924ae4ed1981c4decf7beb1e0f9fca9a33","kind":"tag","published_at":"2019-12-31T17:12:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.2.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"de9ccd7868fccba3eaf36a118ce700040eb16996","kind":"tag","published_at":"2019-12-30T23:32:44.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.2.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"fca492e7dd6d6cc57b52b2e463c64b5e4776c753","kind":"tag","published_at":"2019-12-30T23:05:14.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.2.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"537f2f70b95dd08cdbcfd69f999ab4bfd39b6982","kind":"tag","published_at":"2019-12-27T18:12:13.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.1.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"a8660fdc006451a3a21c0bd11533a8283fe55f38","kind":"tag","published_at":"2019-12-19T17:46:52.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.1.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"77abfc4d343174b43bd2d26552b33b1799d4c0bf","kind":"tag","published_at":"2019-12-16T15:44:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.1.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0051e7f19a87c3aacc2268b324111ec3f64a2a22","kind":"tag","published_at":"2019-12-09T21:12:47.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.1.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"f5f40d61ff588d1db92094f525a1b1085e029296","kind":"tag","published_at":"2019-12-09T20:06:27.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.1.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"d1af9b8da90b8e1147c30e42e07339e3dfbe3326","kind":"tag","published_at":"2019-12-09T19:57:25.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.1.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7df4a2a684019c471c496690633c402b78d715ff","kind":"tag","published_at":"2019-11-19T22:37:59.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v2.0.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v2.0.0/manifests"},{"name":"v1.2.4","sha":"e7f3890ca5849bf72bbe172ea4093dcf85dcc8d6","kind":"tag","published_at":"2019-11-18T15:15:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.2.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"2a2589ac5f5cd22e12a282c2d495f647f4a0afaa","kind":"tag","published_at":"2019-11-15T21:50:04.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.2.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.2.3/manifests"},{"name":"v1.2.1","sha":"7e53a078e978015d5054c0353a56f16caf73e99e","kind":"tag","published_at":"2019-11-07T01:08:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.2.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c98ecbb8514ad084f95986bdcd6ed227a6c878b4","kind":"tag","published_at":"2019-11-06T23:52:14.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.2.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.2.0/manifests"},{"name":"v1.1.12","sha":"a1cacf06badaeb15639ab753f713ce1148b9b4a4","kind":"tag","published_at":"2019-11-05T22:46:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.1.12","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"94fa2460b6ff1bfd564657110efbe1372ef8cc44","kind":"tag","published_at":"2019-11-05T14:59:12.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.1.11","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"2f219ad8e94ed3581c1e3ffb0899f205affe0708","kind":"tag","published_at":"2019-11-04T20:34:47.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.1.10","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"c62ac203b6524b820a126a254557dc371f8606c5","kind":"tag","published_at":"2019-11-04T17:03:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.1.9","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"519582f95aae3c4335e6c521d77cae309cc3a414","kind":"tag","published_at":"2019-11-01T15:12:40.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.1.8","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"f8ddbd9e7964bc7679fa519b16dbd821326c36fd","kind":"tag","published_at":"2019-10-29T20:20:43.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.1.7","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"04f4e96af8696e57cbc4f02ddf042450b3a78021","kind":"tag","published_at":"2019-10-25T16:48:20.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.1.6","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ee5807c63be06bb8123f9c4e32cba4445ff6bc09","kind":"tag","published_at":"2019-10-25T16:28:35.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.1.5","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"5e87c486a2f5c163ba14dba98518a84a2c915b8e","kind":"tag","published_at":"2019-10-22T20:03:54.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.1.4","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"6a5314ca2b00f13dae147b4d3542760369847538","kind":"tag","published_at":"2019-10-17T21:32:08.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.1.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"f1a644a9a6ec6d926bebc3ef9fff62f4457184b1","kind":"tag","published_at":"2019-10-17T13:30:49.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.1.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fe4069a57499357db9edbdbbf2e75f7e6c8f2ca8","kind":"tag","published_at":"2019-10-16T17:37:45.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.1.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f500634458f22a5e38659226cda5a48df7dbb6f","kind":"tag","published_at":"2019-10-15T02:08:23.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.1.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.1.0/manifests"},{"name":"v1.0.4-alpha.0","sha":"561232f268254d7d2dd02114ce425bce2059feb0","kind":"tag","published_at":"2019-10-01T20:09:57.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.0.4-alpha.0","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.0.4-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.0.4-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.0.4-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.0.4-alpha.0/manifests"},{"name":"v1.0.3","sha":"1baa82481db0abe47778c46681ebace4482d03ed","kind":"tag","published_at":"2019-09-08T19:25:02.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.0.3","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"4c30084cd45f272fccdb6e55834fe2da43c74ae1","kind":"tag","published_at":"2019-09-08T19:20:30.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.0.2","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2ef3d41acbd585e9e22096736b3d0d6e4eed7e0d","kind":"tag","published_at":"2019-09-08T19:13:30.000Z","download_url":"https://codeload.github.com/alleyinteractive/irving/tar.gz/v1.0.1","html_url":"https://github.com/alleyinteractive/irving/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alleyinteractive/irving@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-13T23:52:28.169Z","dependent_packages_count":1,"downloads":107,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":8.87050932241928,"dependent_repos_count":10.352844454248336,"dependent_packages_count":20.999289843067697,"stargazers_count":6.477872092853149,"forks_count":6.7647948410258865,"docker_downloads_count":null,"average":10.69306211072287},"purl":"pkg:npm/%40irvingjs/loadable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@irvingjs/loadable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@irvingjs/loadable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@irvingjs/loadable/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T23:47:11.126Z","issues_count":0,"pull_requests_count":894,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":20377767.414634146,"issues_closed_count":0,"pull_requests_closed_count":41,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.030201342281879196,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":880,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alleyinteractive%2Firving/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@irvingjs%2Floadable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@irvingjs%2Floadable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@irvingjs%2Floadable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@irvingjs%2Floadable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@irvingjs%2Floadable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@irvingjs%2Floadable/codemeta","maintainers":[{"uuid":"alleyops","login":"alleyops","name":null,"email":"ops+npm@alleyinteractive.com","url":null,"packages_count":40,"html_url":"https://www.npmjs.com/~alleyops","role":null,"created_at":"2022-11-20T17:36:50.879Z","updated_at":"2022-11-20T17:36:50.879Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alleyops/packages"},{"uuid":"cahdeemer","login":"cahdeemer","name":null,"email":"christina@joinlede.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~cahdeemer","role":null,"created_at":"2022-11-20T17:36:50.904Z","updated_at":"2022-11-20T17:36:50.904Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cahdeemer/packages"}]}